Contact page

This commit is contained in:
2026-05-28 11:43:56 -04:00
parent a188e4e338
commit 03b8400443
4 changed files with 116 additions and 2 deletions
+2
View File
@@ -25,6 +25,7 @@ main {
white-space: nowrap;
margin-left: 1.5rem;
text-decoration: none;
color: black;
}
.top-row ::deep a:hover, .top-row ::deep .btn-link:hover {
@@ -34,6 +35,7 @@ main {
.top-row ::deep a:first-child {
overflow: hidden;
text-overflow: ellipsis;
margin-right: auto;
}
@media (max-width: 640.98px) {