epau antimatter modular

This commit is contained in:
2021-03-09 17:53:34 +01:00
parent c9360be571
commit a0d7de2621
235 changed files with 12398 additions and 36 deletions
@@ -0,0 +1,24 @@
button {
overflow: visible;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
.fixed-blocks {
display: block;
}
.feature-items {
overflow: hidden;
}
.modular .features .feature {
margin: 1%;
display: inline-block;
vertical-align: top;
float: none;
}