Layout changes to code credits. Link color change.

This commit is contained in:
codevictory
2021-07-03 17:38:11 +03:00
parent c65fa6b336
commit 32daf368c9
3 changed files with 4 additions and 9 deletions

View File

@@ -121,11 +121,6 @@ footer {
margin-top: 10px;
}
}
.credits {
position: relative;
left: 16px;
}
}
@media screen and (max-width: 600px) {

View File

@@ -33,7 +33,7 @@ section.logo ~ section.main {
}
.generic-link {
color: blue;
color: #2222ed;
text-decoration: underline;
}