Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/schollz/onetwothree.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Scholl <zack.scholl@gmail.com>2017-12-07 13:01:30 +0300
committerZack Scholl <zack.scholl@gmail.com>2017-12-07 13:01:30 +0300
commitd7f1ced9da15a170e45318babf52faea0d00f29d (patch)
tree597a1846f608992bbc5645ef6332f8376afb7ebe
parent303b38bf0c0097cf5adc048e079e8724afe89710 (diff)
Better aside
-rw-r--r--static/css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 7118509..e2b78f2 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -20,6 +20,7 @@ aside {
text-transform: uppercase;
font-size: .875rem;
color: #777;
+ margin-top: 0.5em;
}
code {