summaryrefslogtreecommitdiffstats
path: root/app/base.styl
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-05-22 00:45:05 +0200
committerAhmed Abdelhalim <[email protected]>2021-05-22 00:45:05 +0200
commit7d4c1ee773e79330fa3cbe271613ba11475c7edd (patch)
treee579e66c069add5f75d1ab7b5e1e7de5ae6526b3 /app/base.styl
parent335632435e450d0e9ccafcdc71bd4357c1fc3f46 (diff)
Style modifications to work and skills margins
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
}
}