We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdcafc3 commit c2c0304Copy full SHA for c2c0304
1 file changed
js/src/assets/scss/global.scss
@@ -2,10 +2,9 @@
2
@tailwind components;
3
@tailwind utilities;
4
5
-/* .container {
6
- max-width: 1280px;
7
- margin: 0 auto;
8
-} */
+#wpcontent #wpadminbar {
+ z-index: 99;
+}
9
10
body {
11
margin: 0 !important;
0 commit comments