style.css: Modify spacing
This commit is contained in:
parent
6b19f3d927
commit
9bfe7dc848
@ -14,6 +14,7 @@ a {
|
||||
|
||||
p, pre {
|
||||
margin-left: 3%;
|
||||
line-height: 1.8;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4 {
|
||||
@ -90,7 +91,7 @@ footer {
|
||||
}
|
||||
|
||||
ul {
|
||||
margin-left: 5%;
|
||||
margin-left: 6%;
|
||||
list-style-type: square;
|
||||
padding: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user