undid change lol
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Roxie Gibson 2022-01-13 11:11:05 +00:00
parent 21ef07706f
commit 82ed7a984d
Signed by: roxxers
GPG Key ID: 5D0140EDEE123F4D
1 changed files with 2 additions and 2 deletions

View File

@ -125,13 +125,13 @@ nav strong{
.column a:link, footer a:link {
color: #333;
background-color: transparent;
text-decoration: underline;
text-decoration: none;
}
.column a:visited, footer a:visited {
color: #333;
background-color: transparent;
text-decoration: underline;
text-decoration: none;
}
.button.is-ghost {