Initial commit: Atomaste website
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
input[type="checkbox"].cmplz-category {
|
||||
width: initial;
|
||||
-webkit-appearance: checkbox;
|
||||
}
|
||||
input[type="checkbox"].cmplz-category:checked::before {
|
||||
content: '';
|
||||
}
|
||||
.cmplz-cookiebanner {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
/*# sourceMappingURL=reset.css.map */
|
||||
Reference in New Issue
Block a user