Fixing website

This commit is contained in:
2023-07-03 23:41:46 +02:00
parent ba601264ad
commit aa25e8df90
2 changed files with 7 additions and 2 deletions

View File

@ -126,6 +126,11 @@ h1 {
border-bottom: 1px solid var(--title-color);
}
#contact ul
{
margin-bottom: 2vh;
}
/* Responsive design */
@media screen and (max-width: 700px)
{