changed title size
This commit is contained in:
@@ -33,7 +33,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 2em;
|
font-size: 1.6em;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
margin-top: 12px;
|
margin-top: 12px;
|
||||||
@@ -41,7 +41,7 @@ h1 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: clamp(1.6em, 1.6em, 1.8em);
|
font-size: 1.6em;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user