ADD: Better Network view

This commit is contained in:
webfussel 2024-05-22 13:41:58 +02:00
parent 40beae70e9
commit aadf90efce
7 changed files with 34 additions and 10 deletions

View file

@ -15,6 +15,6 @@
}
&.cta {
font-size: 1.5rem;
font-size: clamp(1rem, 2vw, 1.5rem);
}
}