mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-11 23:55:16 +01:00
spacing fix
This commit is contained in:
parent
bb46bb500a
commit
a79f28f79b
@ -44,6 +44,9 @@ textarea
|
|||||||
border-bottom: 1px solid rgba(255,255,255,.7)
|
border-bottom: 1px solid rgba(255,255,255,.7)
|
||||||
box-shadow: 0 1px 4px alpha($brand-dark, .1), 0 -1px 4px alpha($brand-dark, .2)
|
box-shadow: 0 1px 4px alpha($brand-dark, .1), 0 -1px 4px alpha($brand-dark, .2)
|
||||||
|
|
||||||
|
.content.row
|
||||||
|
margin-top: 0
|
||||||
|
|
||||||
@media only screen and (min-width: 40.625em) and (min-height: 650px)
|
@media only screen and (min-width: 40.625em) and (min-height: 650px)
|
||||||
body
|
body
|
||||||
position: relative
|
position: relative
|
||||||
|
Loading…
Reference in New Issue
Block a user