added clamp sizing to header title

This commit is contained in:
Matt DeCamp 2021-12-07 20:48:04 -05:00
parent 1b8f3a99f9
commit 5f056494b5

View file

@ -17,7 +17,7 @@ header {
}
#header--title a {
font-size: var(--s3);
font-size: clamp(var(--s3),3vw,var(--s4));
font-weight: 200;
background: linear-gradient(
to right,