Blog Site
This commit is contained in:
parent
5efe87dcdc
commit
4da3f4323c
3 changed files with 15 additions and 5 deletions
src/layouts
|
@ -33,6 +33,9 @@ if (abovetext === undefined) {
|
|||
padding: 1em;
|
||||
}
|
||||
h1 {
|
||||
font-size: 40px;
|
||||
line-height: 48px;
|
||||
letter-spacing: -1px;
|
||||
color: white;
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue