diff options
-rw-r--r-- | style.scss | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -318,6 +318,9 @@ div.farbar { padding: rhythm(1) rhythm(.5); background-color: LightBlue; text-align: left; + > h3 { + margin: 0; + } } |
![]() |
index : bynu-cs/styling | |
Unnamed repository; edit this file 'description' to name the repository. | Jonas Smedegaard |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.scss | 3 |
@@ -318,6 +318,9 @@ div.farbar { padding: rhythm(1) rhythm(.5); background-color: LightBlue; text-align: left; + > h3 { + margin: 0; + } } |