diff --git a/css/main.css b/css/main.css index 468fa6e..a27357c 100644 --- a/css/main.css +++ b/css/main.css @@ -115,6 +115,10 @@ p { text-align: left; } +.a br, .m br { + margin-bottom: .3em; +} + .linkTop { position: fixed; bottom: 3em;