1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-30 21:52:08 +02:00
onion/sass/whitelabel/wallet/index.scss

11 lines
239 B
SCSS
Raw Normal View History

2015-10-14 17:13:16 +02:00
@import 'cc/cc_custom_style';
@import 'cyland/cyland_custom_style';
2015-10-14 12:12:06 +02:00
@import 'ikonotv/ikonotv_custom_style';
2015-12-02 14:47:19 +01:00
@import '23vivi/23vivi_custom_style';
2015-10-14 12:12:06 +02:00
.ascribe-wallet-app {
border-radius: 0;
padding-top: 70px;
min-height: 100vh;
}