Update style.css
This commit is contained in:
parent
0621007a1e
commit
492f9812ee
@ -9,6 +9,11 @@ body {
|
||||
font-family: Monospace;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.contact {
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
ul#posts {
|
||||
width: calc(100% - 210px);
|
||||
margin: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user