add in belotta font
This commit is contained in:
@ -81,13 +81,20 @@ h1, h2, h3, h4, h5, h6 {
|
||||
color: var(--color-text-alt);
|
||||
}
|
||||
|
||||
h1,
|
||||
h2 {
|
||||
font-family: 'Bellota', sans-serif;
|
||||
}
|
||||
|
||||
h1 {
|
||||
text-align: center;
|
||||
margin: 2rem 0;
|
||||
font-size: 2.2rem;
|
||||
}
|
||||
|
||||
h2 {
|
||||
margin: 2rem 0 0;
|
||||
font-size: 1.65rem;
|
||||
}
|
||||
|
||||
h2,
|
||||
|
||||
Reference in New Issue
Block a user