mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
change max width
This commit is contained in:
parent
2e1bdd72cb
commit
6c1e6458de
1 changed files with 1 additions and 1 deletions
|
@ -1794,7 +1794,7 @@ img.comment-viz{
|
|||
max-width: 940px;
|
||||
padding: 80px 0;
|
||||
@media #{$intermediate}{
|
||||
max-width: 740px;
|
||||
max-width: 700px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue