mirror of
https://github.com/ascribe/onion.git
synced 2024-12-23 09:50:31 +01:00
12 lines
265 B
SCSS
12 lines
265 B
SCSS
@import 'cc/cc_custom_style';
|
|
@import 'cyland/cyland_custom_style';
|
|
@import 'ikonotv/ikonotv_custom_style';
|
|
@import '23vivi/23vivi_custom_style';
|
|
|
|
.ascribe-wallet-app {
|
|
border-radius: 0;
|
|
min-height: 100vh;
|
|
padding-top: 70px;
|
|
padding-bottom: 10px;
|
|
}
|