diff options
-rw-r--r-- | style.scss | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -47,6 +47,10 @@ p { margin-bottom: 1.2em; } +ul { + margin-bottom: 1.2em; +} + body { margin: 0; background-color: white; |
index : bynu/styling | ||
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.scss | 4 |
@@ -47,6 +47,10 @@ p { margin-bottom: 1.2em; } +ul { + margin-bottom: 1.2em; +} + body { margin: 0; background-color: white; |