Merge branch 'main' of https://github.com/Wil-Ro/Portfolio into main

This commit is contained in:
Nye Evans 2021-04-21 23:32:25 +01:00
commit 0ad68fb298
2 changed files with 13 additions and 1 deletions

View file

@ -131,7 +131,7 @@ h1{
padding: 5px;
font-size: 2rem;
font-size: clamp(1rem, 3vw, 3rem);
border-radius: 0;
border-top-left-radius: 5px;