hic-et-nunc/assets/css/src/_reset.scss

9 lines
113 B
SCSS
Raw Normal View History

2026-05-14 17:22:34 +02:00
button {
border: none;
padding: 0;
margin: 0;
text-align: inherit;
font: inherit;
cursor: pointer;
}