From 7d4c1ee773e79330fa3cbe271613ba11475c7edd Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 22 May 2021 00:45:05 +0200 Subject: Style modifications to work and skills margins --- app/base.styl | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'app/base.styl') 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 } } -- cgit v1.2.3