Add new link to Mars site in links.html and adjust logo height in style.css

This commit is contained in:
2026-02-20 18:45:11 -10:00
parent cec9f4cd60
commit fb61c7f21a
3 changed files with 2 additions and 1 deletions

View File

@@ -35,7 +35,7 @@ img {
}
.logo {
height: 150px;
height: 155px;
width: auto;
}