Merge pull request 'small margin so all links fit the screen' (#14) from acz/SpywareWatchdog:master into master

Reviewed-on: https://codeberg.org/TheShadow/SpywareWatchdog/pulls/14
This commit is contained in:
Baobab 2020-10-05 06:22:56 +02:00
commit c358cf7f82
1 changed files with 2 additions and 2 deletions

View File

@ -115,8 +115,8 @@ xmp {
text-align: center;
}
.wide-nav a {
margin-left: 5%;
margin-right: 5%;
margin-left: 3.5%;
margin-right: 3.5%;
}
.nav a {
text-decoration: none;