small fixes
Some checks failed
Deploy static content to Pages / deploy (push) Failing after 5s

This commit is contained in:
zyqunix 2025-07-01 19:32:11 +02:00
parent 4f131ff333
commit b96f03f86f
No known key found for this signature in database
GPG key ID: 134A8DEEA83B80E6
5 changed files with 19 additions and 3 deletions

View file

@ -176,3 +176,13 @@ svg:hover {
border-width: 4px;
border-style: solid;
}
/* text */
.h1 { font-size: 32px }
.h2 { font-size: 24px }
.h3 { font-size: 20.8px }
.h4 { font-size: 16px }
.h5 { font-size: 12.8px }
.h6 { font-size: 11.2px }