Files
textual/sandbox/buttons.css
Will McGugan d514193ea9 test fixes
2022-07-09 17:21:27 +01:00

7 lines
72 B
CSS

Button {
box-sizing: border-box;
margin: 1;
width: 100%;
}