5 lines
81 B
SCSS
5 lines
81 B
SCSS
@import 'common/donate_button';
|
|
|
|
body#donate {
|
|
background-color: transparent;
|
|
}
|