We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d08eee3 commit a5b624eCopy full SHA for a5b624e
assets/css/hack.css
@@ -0,0 +1,3 @@
1
+.ot-floating-button__close {
2
+ @apply flex justify-center items-center;
3
+}
assets/css/styles.css
@@ -4,6 +4,7 @@
4
@import "/assets/css/global";
5
@import "/assets/css/typography";
6
@import "/assets/css/search";
7
+@import "/assets/css/hack";
8
9
@import "tailwindcss/components";
10
@import "/assets/css/code";
0 commit comments