update h1 size

This commit is contained in:
ghost 2023-08-31 20:24:47 +03:00
parent 151dd7095b
commit 1becce85a7

View File

@ -31,7 +31,7 @@ h1, h2, h3, h4, h5 {
} }
h1 { h1 {
font-size: 18px; font-size: 16px;
} }
h2 { h2 {
@ -39,13 +39,14 @@ h2 {
font-size: 16px; font-size: 16px;
} }
/* @TODO doubts
a h2, a h2,
a:visited h2, a:visited h2,
a:active h2 { a:active h2 {
/* @TODO doubts
color: #a4d4ff; color: #a4d4ff;
*/
} }
*/
input, input,
textarea { textarea {