Skip to content

Commit e96fe6b

Browse files
committed
Update page width
1 parent 849b294 commit e96fe6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/styles.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ styles: true
77

88
@media screen and (min-width: 40em) {
99
.content {
10-
width: 90%; } }
10+
width: 100%; } }
1111

1212
@media (max-width: 550px) {
1313
.big-container {display: none;}

0 commit comments

Comments
 (0)