summaryrefslogtreecommitdiffstats
path: root/app/base.styl
diff options
context:
space:
mode:
Diffstat (limited to 'app/base.styl')
-rw-r--r--app/base.styl13
1 files changed, 12 insertions, 1 deletions
diff --git a/app/base.styl b/app/base.styl
index 4e938ae..394d8b1 100644
--- a/app/base.styl
+++ b/app/base.styl
@@ -118,6 +118,17 @@ article {
}
.work {
+ article {
+ ul {
+ margin-top: 0.4em
+ }
+
+ p {
+ margin-top: 0.4em
+ margin-bottom: 0.4em
+ }
+ }
+
article > .info {
display: flex
flex-flow: row wrap
@@ -186,7 +197,7 @@ article {
p {
margin-left: 1.2em
margin-right: 1.2em
- margin-top: 0
+ margin-top: 0.3em
margin-bottom: 1.5em
}
}