fix: static pages changes prelaunch

This commit is contained in:
Michael Zetterberg
2024-08-23 07:32:16 +02:00
parent 159114a082
commit f0890f6cf9
3 changed files with 24 additions and 23 deletions

View File

@@ -33,10 +33,11 @@
@media screen and (min-width: 1367px) {
.button {
font-weight: 600;
/* font-weight: 600;
font-size: 16px;
line-height: 24px;
height: auto;
padding: 12px 32px;
padding: 12px 32px; */
display: none;
}
}