fix CTA banner text - mobile width

This commit is contained in:
2025-03-23 11:01:04 +01:00
parent 4ac78a6843
commit 8f742dcc33
2 changed files with 5 additions and 1 deletions

View File

@@ -425,6 +425,10 @@ nav .nav-btn {
min-height: 94vh;
}
.desktop {
display: none;
}
nav {
font-size: 1.4rem;
}