We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 849b294 commit e96fe6bCopy full SHA for e96fe6b
assets/styles.scss
@@ -7,7 +7,7 @@ styles: true
7
8
@media screen and (min-width: 40em) {
9
.content {
10
- width: 90%; } }
+ width: 100%; } }
11
12
@media (max-width: 550px) {
13
.big-container {display: none;}
0 commit comments