diff options
-rw-r--r-- | style.scss | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -420,6 +420,9 @@ th { font-weight: bold; } } + .inlinepage { + margin: 1em 0; + } } @media screen and (max-width: 480px) { |
index : bynu/styling | ||
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.scss | 3 |
@@ -420,6 +420,9 @@ th { font-weight: bold; } } + .inlinepage { + margin: 1em 0; + } } @media screen and (max-width: 480px) { |