Skip to content
Snippets Groups Projects
Commit aa979397 authored by syuilo's avatar syuilo
Browse files

🎨

parent 332d9a98
No related branches found
No related tags found
No related merge requests found
......@@ -8,9 +8,9 @@ body
main
margin 0 0 0 256px
padding 32px
padding 64px
width 100%
max-width 700px
max-width 768px
section
margin 32px 0
......@@ -72,6 +72,10 @@ nav
background #f9f9f9
border-right none
@media (max-width 768px)
main
padding 32px
@media (max-width 512px)
main
padding 16px
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment