Minor style tweaks for responsiveness
This commit is contained in:
parent
e01197a5d5
commit
7fd7fcc16c
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user