This commit is contained in:
2025-05-13 11:57:27 -07:00
parent 6cfebbe618
commit bd46351fe1
3 changed files with 23 additions and 1 deletions

10
dist/app.css vendored
View File

@@ -12104,6 +12104,16 @@ a {
width: 100%;
display: flex;
justify-content: space-between;
max-width: 100%;
gap: 3rem;
align-items: center;
}
.top-nav .logo-wrapper img {
max-width: 358px;
}
.top-nav .logo-wrapper svg {
width: 50px;
height: 50px;
}
}
@media (min-width: 768px) {

View File

@@ -1,4 +1,4 @@
{
"/app.js": "/app.js?id=ac271f1d4ead304b5ae143995cb9455e",
"/app.css": "/app.css?id=ce3fa578c7b9950544cb7734f99353eb"
"/app.css": "/app.css?id=10e9f0779597c38e3993f512fbaa1f8b"
}