Update style.css

This commit is contained in:
noxy 2016-11-04 15:45:29 +00:00
parent 0621007a1e
commit 492f9812ee

View File

@ -9,6 +9,11 @@ body {
font-family: Monospace; font-family: Monospace;
font-size: 12px; font-size: 12px;
} }
.contact {
margin: 20px;
}
ul#posts { ul#posts {
width: calc(100% - 210px); width: calc(100% - 210px);
margin: 0; margin: 0;