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