Revert "fix: static pages changes prelaunch"

This reverts commit f0890f6cf9.
This commit is contained in:
Michael Zetterberg
2024-08-26 16:06:26 +02:00
parent 2e99525c94
commit 6d0e01d4e4
3 changed files with 23 additions and 24 deletions

View File

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