mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 17:45:10 +01:00
b54beae322
cc
10 lines
201 B
SCSS
10 lines
201 B
SCSS
@import 'cc/cc_custom_style';
|
|
@import 'cyland/cyland_custom_style';
|
|
@import 'ikonotv/ikonotv_custom_style';
|
|
|
|
.ascribe-wallet-app {
|
|
border-radius: 0;
|
|
padding-top: 70px;
|
|
min-height: 100vh;
|
|
}
|