Added styling for h3 elements
This commit is contained in:
@@ -27,3 +27,10 @@ h2 {
|
||||
margin: 0px 0 0px 0px;
|
||||
|
||||
}
|
||||
|
||||
h3 {
|
||||
color: var(--white);
|
||||
font-weight: 300;
|
||||
font-size: 28px;
|
||||
margin: 0px 0 0px 0px;
|
||||
}
|
||||
Reference in New Issue
Block a user