diff options
-rw-r--r-- | style.scss | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -47,6 +47,11 @@ p { margin-bottom: 1.2em; } +i { + display: none; +} + + ul { margin-bottom: 1.2em; } |
![]() |
index : bynu/styling | |
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.scss | 5 |
@@ -47,6 +47,11 @@ p { margin-bottom: 1.2em; } +i { + display: none; +} + + ul { margin-bottom: 1.2em; } |