kerning and shit

This commit is contained in:
sakrecoer 2026-07-31 01:49:47 +02:00
parent 338aaa7cf7
commit 3f48b3ee0b

View file

@ -187,7 +187,7 @@ body {
font-size: 1.1rem; font-size: 1.1rem;
font-weight: 700; font-weight: 700;
margin: 1rem 0 1.5rem 0; margin: 1rem 0 1.5rem 0;
line-height: 1.8; line-height: 1.5;
color: var(--text-secondary); color: var(--text-secondary);
border-left: 4px solid var(--accent-yellow); border-left: 4px solid var(--accent-yellow);
@ -217,7 +217,7 @@ body {
/* Tagline */ /* Tagline */
.tagline { .tagline {
font-size: 2rem; font-size: 1.2rem;
font-weight: 700; font-weight: 700;
margin-top: 0.5rem; margin-top: 0.5rem;
letter-spacing: -0.5px; letter-spacing: -0.5px;