change CTA link displaying

This commit is contained in:
2025-03-23 11:19:40 +01:00
parent 8f742dcc33
commit 538b11cee6

View File

@@ -425,10 +425,6 @@ nav .nav-btn {
min-height: 94vh;
}
.desktop {
display: none;
}
nav {
font-size: 1.4rem;
}
@@ -445,7 +441,11 @@ nav .nav-btn {
font-size:1.1rem;
line-height: 1.5rem;
height: 3.1rem;
}
}
.cta a {
display: block;
}
.profile {
margin-top: 15%;