small design detail

This commit is contained in:
2021-11-26 23:29:35 +01:00
parent bcc6ae5138
commit cd2e9a4a50
2 changed files with 24 additions and 21 deletions
@@ -16,6 +16,7 @@
h2{
margin-top: 0;
color: $blue-dark;
font-size: 1.2rem;
}
img{
@@ -36,7 +37,8 @@
a{
color: $blue-dark;
font-size: 1.5rem;
font-size: 1.2rem;
text-decoration: underline;
margin-top: 0;
}
}