This commit is contained in:
Ben
2019-09-28 23:17:42 +01:00
parent c78ebeae26
commit 2e026fbe7a
2 changed files with 62 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ small {
}
a {
color: #4B88A2;
color: #03a5fc;
}
a:link, a:visited {
@@ -47,7 +47,7 @@ a:hover {
}
.container {
width: 100vw;
width: 100%;
height: fit-content;
padding-top: 20px;
padding-bottom: 20px;