Make website title H1
This commit is contained in:
parent
488da01892
commit
f26d122b2a
2 changed files with 5 additions and 1 deletions
|
@ -30,6 +30,10 @@ a {
|
|||
text-decoration: none;
|
||||
border: 0;
|
||||
}
|
||||
.title h1 {
|
||||
font-size: 24px;
|
||||
margin: 19.92px 0 19.92px 0;
|
||||
}
|
||||
|
||||
.title span {
|
||||
font-weight: 400;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue