Skip to content
Snippets Groups Projects
Unverified Commit 59fa16e3 authored by Conrad Zelck's avatar Conrad Zelck
Browse files

fix style: repair .space divs margin


I had set "margin:0.6em" what lead to arkward behaviour between para-
graphs. It ignored one of top or bottom margin. As it is best practice
to define margins in one direction not in both I changed it to "margin-
bottom:1.2em". See that I doubled the value.

Signed-off-by: default avatarConrad Zelck <git@simpel.cc>
parent 35af7296
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment