💄 small cv-css fix

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
Sid 2024-08-15 09:48:36 +02:00
parent 3c59e048cf
commit e4743a0164
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6

View file

@ -159,13 +159,13 @@ p {
/* CV */
.cv h2 {
font-size: x-large;
font-size: larger;
font-weight: 800;
}
.cv h3 {
font-size: large;
font-weight: 700;
.cv h4 {
font-size: medium;
font-weight: 600;
}
.cv-date {