Fixed margin bottom p.
This commit is contained in:
parent
fb28c5b176
commit
026beb1487
1 changed files with 1 additions and 1 deletions
|
@ -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 ------> */
|
||||||
|
|
Loading…
Add table
Reference in a new issue