Fixed margin bottom p.

This commit is contained in:
Svetlana Rastegina 2021-03-23 14:47:00 +01:00 committed by Georgy Litvinov
parent fb28c5b176
commit 026beb1487

View file

@ -1604,7 +1604,7 @@ a.powered-by-vivo:hover {
text-decoration: none; text-decoration: none;
} }
p { p {
margin-bottom: 1.3em; margin-bottom: 0.3em;
} }
/* STYLED BUTTONS ------> */ /* STYLED BUTTONS ------> */