Remove <p> css override
Removed override for <p> that removed all margins.
This commit is contained in:
parent
07a620723a
commit
88d66b9653
@ -34,11 +34,6 @@ body, html, div {
|
|||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Reset p presets. */
|
|
||||||
p {
|
|
||||||
-webkit-margin-before: 0em;
|
|
||||||
-webkit-margin-after: 0em;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Set default font and color. */
|
/* Set default font and color. */
|
||||||
body, button {
|
body, button {
|
||||||
|
Loading…
Reference in New Issue
Block a user