Minor style tweaks for responsiveness

This commit is contained in:
Pablo Vazquez 2017-10-08 23:41:18 +02:00
parent e01197a5d5
commit 7fd7fcc16c
2 changed files with 11 additions and 3 deletions

View File

@ -109,9 +109,8 @@ $comments-width-max: 710px
border: thin solid transparent
+media-xs
padding:
left: 0
top: 15px
padding-left: 0
font-size: $font-size
p
+media-xs

View File

@ -58,11 +58,17 @@
border-color: transparent
#settings
+media-xs
flex-direction: column
display: flex
align-items: stretch
margin: 25px auto
#settings-sidebar
+media-xs
width: 100%
width: 30%
+container-box
margin-right: 15px
@ -97,6 +103,9 @@
#settings-container
+media-xs
width: 100%
width: 70%
+container-box