modified: s/style.css
This commit is contained in:
parent
7c30d1b887
commit
342eb2bc8c
|
@ -9,9 +9,9 @@ body {
|
||||||
font-family: Monospace;
|
font-family: Monospace;
|
||||||
}
|
}
|
||||||
ul#posts {
|
ul#posts {
|
||||||
width: calc(100% - 50px);
|
width: calc(100% - 210px);
|
||||||
margin: 0;
|
margin: 0;
|
||||||
margin-left: 25px;
|
margin-left: 100px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user