title > subtitle
This commit is contained in:
parent
54922ab21a
commit
1fe78d18a1
2 changed files with 7 additions and 7 deletions
|
|
@ -58,12 +58,12 @@ header {
|
|||
h1 {
|
||||
color: var(--title);
|
||||
text-decoration: underline;
|
||||
font-size: 16px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
}
|
||||
h2 {
|
||||
//border-bottom: 1px solid pink;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
h1 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue