This commit is contained in:
2025-05-13 11:39:39 -07:00
parent d9af96e6f7
commit 22719fce9b
4 changed files with 15 additions and 2 deletions

7
dist/app.css vendored
View File

@@ -12099,6 +12099,13 @@ a {
width: 80%;
max-width: 358px;
}
@media (max-width: 767.98px) {
.top-nav .logo-wrapper {
width: 100%;
display: flex;
justify-content: space-between;
}
}
.top-nav nav.main-nav > div {
height: 100%;
}

View File

@@ -1,4 +1,4 @@
{
"/app.js": "/app.js?id=e87e05bd26822b1fc6dae092decfb838",
"/app.css": "/app.css?id=c7f474ec52cfd3adc0c0bc6fab2984b0"
"/app.css": "/app.css?id=b0a787eafff9fde54128004303799552"
}