Skip to content

Commit

Permalink
add cookiebot shrinkage
Browse files Browse the repository at this point in the history
  • Loading branch information
jsladerman committed Nov 21, 2024
1 parent e8a9989 commit 3e5bf88
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/styles/globals.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/* Cookiebot overrides */
@media (max-width: 1280px) {
body > #CybotCookiebotDialog {
transform: scale(0.8) translate(-60%, -50%) !important;
}
}

body h1,
body h2,
body h3,
Expand Down

0 comments on commit 3e5bf88

Please sign in to comment.