Minor style tweaks for responsiveness
This commit is contained in:
@@ -109,9 +109,8 @@ $comments-width-max: 710px
|
|||||||
border: thin solid transparent
|
border: thin solid transparent
|
||||||
|
|
||||||
+media-xs
|
+media-xs
|
||||||
padding:
|
padding-left: 0
|
||||||
left: 0
|
font-size: $font-size
|
||||||
top: 15px
|
|
||||||
|
|
||||||
p
|
p
|
||||||
+media-xs
|
+media-xs
|
||||||
|
@@ -58,11 +58,17 @@
|
|||||||
border-color: transparent
|
border-color: transparent
|
||||||
|
|
||||||
#settings
|
#settings
|
||||||
|
+media-xs
|
||||||
|
flex-direction: column
|
||||||
|
|
||||||
display: flex
|
display: flex
|
||||||
align-items: stretch
|
align-items: stretch
|
||||||
margin: 25px auto
|
margin: 25px auto
|
||||||
|
|
||||||
#settings-sidebar
|
#settings-sidebar
|
||||||
|
+media-xs
|
||||||
|
width: 100%
|
||||||
|
|
||||||
width: 30%
|
width: 30%
|
||||||
+container-box
|
+container-box
|
||||||
margin-right: 15px
|
margin-right: 15px
|
||||||
@@ -97,6 +103,9 @@
|
|||||||
|
|
||||||
|
|
||||||
#settings-container
|
#settings-container
|
||||||
|
+media-xs
|
||||||
|
width: 100%
|
||||||
|
|
||||||
width: 70%
|
width: 70%
|
||||||
+container-box
|
+container-box
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user