style.css: make text denser
This commit is contained in:
parent
73bab7d375
commit
ae95fdbaa5
@ -33,7 +33,7 @@ body {
|
||||
margin: auto;
|
||||
background: #101010;
|
||||
color: #ffffff;
|
||||
font-size: 110%;
|
||||
font-size: 105%;
|
||||
}
|
||||
|
||||
.header {
|
||||
@ -67,7 +67,6 @@ article {
|
||||
}
|
||||
article p {
|
||||
margin: 1rem;
|
||||
line-height: 2.25;
|
||||
}
|
||||
h1,h2,h3,h4 {
|
||||
margin: 2rem 0 0;
|
||||
|
Loading…
Reference in New Issue
Block a user