1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-12-08 13:28:57 -05:00

clean up redirects/404s & other random housekeeping

This commit is contained in:
2020-06-02 14:00:40 -04:00
parent 23eabb48c0
commit a6cb95c0d7
15 changed files with 46 additions and 32 deletions

View File

@@ -51,7 +51,7 @@ footer {
}
}
div#ie {
div#y2k {
width: 20%;
text-align: center;
line-height: 1;
@@ -75,7 +75,7 @@ footer {
}
// no more room at the inn :(
div#ie {
div#y2k {
display: none;
}
}