adjust style

This commit is contained in:
Aron Petau 2025-05-16 12:08:22 +02:00
parent c9612d8a1d
commit ad8718ba49
48 changed files with 4217 additions and 15 deletions

5
sass/_title.scss Normal file
View file

@ -0,0 +1,5 @@
strong.title {
color: var(--accent-color);
font-size: var(--font-size-x-large);
line-height: 1;
}