You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

12 lines
192 B

.scroll-subject{
padding: 12px 0px;
font-family: numeralLight;
color: white;
text-decoration: none;
border-radius: 6px;
h1{
font-size: calc(100vw / 35);
margin: 0px;
}
}