change max width

This commit is contained in:
caseymm 2021-10-26 15:02:58 -07:00
parent 2e1bdd72cb
commit 6c1e6458de

View file

@ -1794,7 +1794,7 @@ img.comment-viz{
max-width: 940px;
padding: 80px 0;
@media #{$intermediate}{
max-width: 740px;
max-width: 700px;
}
}