mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Set max-width for images
This commit is contained in:
+4
-1
@@ -15,6 +15,9 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 800px;
|
||||
}
|
||||
|
||||
#graphql-docs {
|
||||
& > div > div {
|
||||
@@ -444,4 +447,4 @@ a.brand {
|
||||
|
||||
.plugin {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user