Commit Message: Refactor font weight and size, add article max-width, update color variables
This commit is contained in:
@@ -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%;
|
||||
|
Reference in New Issue
Block a user