Fixing website
This commit is contained in:
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user