Skip to content

Commit c2c0304

Browse files
authored
Update global.scss
1 parent cdcafc3 commit c2c0304

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

js/src/assets/scss/global.scss

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
@tailwind components;
33
@tailwind utilities;
44

5-
/* .container {
6-
max-width: 1280px;
7-
margin: 0 auto;
8-
} */
5+
#wpcontent #wpadminbar {
6+
z-index: 99;
7+
}
98

109
body {
1110
margin: 0 !important;

0 commit comments

Comments
 (0)