mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-02-20 02:19:46 +03:00
9 lines
81 B
SCSS
9 lines
81 B
SCSS
* {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
a {
|
|
text-decoration: none;
|
|
color: inherit;
|
|
}
|