Files
Starlight_Lancher_animation_up/packages/assets/styles/reset.scss

12 lines
180 B
SCSS

button,
input[type='button'] {
margin: 0;
padding: 0;
border: 0;
background: transparent;
color: inherit;
font: inherit;
cursor: pointer;
outline: 2px solid transparent;
}