This commit is contained in:
José Conde
2023-09-04 12:56:05 +02:00
parent a3473ac706
commit 39f8bd82f6
7 changed files with 61 additions and 20 deletions

View File

@ -68,6 +68,10 @@ body {
margin-top: 48px;
}
a, .link {
color: #442808;
}
@media only screen and (max-width: 960px) {
.main-container {
width: 100%;