diff options
-rw-r--r-- | style.scss | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -93,6 +93,9 @@ img.img { padding: 0; text-align: left; background-color: none; + p { + @include rhythm( $trailer: 1 ); + } } #content img { |
index : bynu-cs/styling | ||
Unnamed repository; edit this file 'description' to name the repository. | Jonas Smedegaard |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.scss | 3 |
@@ -93,6 +93,9 @@ img.img { padding: 0; text-align: left; background-color: none; + p { + @include rhythm( $trailer: 1 ); + } } #content img { |