mCaptcha/templates/_reset.scss
2021-04-30 17:30:40 +05:30

9 lines
81 B
SCSS

* {
padding: 0;
margin: 0;
}
a {
text-decoration: none;
color: inherit;
}