forked from deepStateMirrors/tabi
Commit Message: Refactor font weight and size, add article max-width, update color variables
This commit is contained in:
parent
586b5617b2
commit
8fe96d3f46
6 changed files with 70 additions and 40 deletions
|
@ -21,6 +21,13 @@
|
|||
color: var(--accent-color);
|
||||
}
|
||||
|
||||
.home-banner-header {
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 1rem;
|
||||
font-size: 2.8rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
#banner-home-subtitle {
|
||||
width: 95%;
|
||||
padding-right: 5%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue