mCaptcha/templates/_reset.scss

10 lines
81 B
SCSS
Raw Normal View History

2021-04-09 08:51:43 +00:00
* {
padding: 0;
margin: 0;
}
2021-04-30 12:00:40 +00:00
a {
text-decoration: none;
color: inherit;
}