1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-12-04 14:46:24 -05:00

Add padding in fullbrutalism

This commit is contained in:
Jason McBrayer 2018-06-03 15:48:48 -04:00
parent 1bfeb80646
commit 687de7e571

View File

@ -147,6 +147,7 @@ body {
font-family: "Courier New", "Courier", "FreeMono", "Liberation Mono", monospace;
background-color: #CCC;
color: #000;
margin: 1em;
}
a {