FIX Main pushing more than 100vw
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4bf46f3afc
commit
11bf49d271
|
|
@ -11,6 +11,10 @@ html {
|
|||
body:has(#wpadminbar) {
|
||||
@apply pt-6;
|
||||
}
|
||||
main.site-content {
|
||||
@apply overflow-x-hidden;
|
||||
}
|
||||
|
||||
*::marker {
|
||||
display: inline-block;
|
||||
color: red;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user