fictioneer/css/customize/header-image-style-battered.css

2 lines
578 B
CSS
Raw Normal View History

2024-02-20 14:00:54 +01:00
:root.header-image-style-polygon-battered .header-background{border-radius:0 !important}:root.header-image-style-polygon-battered .header-background__wrapper{border-radius:0 !important;clip-path:var(--polygon-battered-half)}@media only screen and (min-width: 768px){:root.header-image-style-polygon-battered .header-background__wrapper{margin-left:4px;margin-right:4px;clip-path:var(--polygon-battered)}}:root.header-image-style-polygon-battered:not(.inset-header-image) .header-background__wrapper{--polygon-battered: var(--polygon-battered-half);margin-left:0;margin-right:0}