mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +01:00
Add margin top to ascribe-wallet-app class
This commit is contained in:
parent
b76ffcde73
commit
c99c3492fb
@ -1,2 +1,3 @@
|
||||
@import 'prize/index';
|
||||
@import 'wallet/ikonotv/ikonotv_landing';
|
||||
@import 'wallet/index';
|
||||
@import 'wallet/ikonotv/ikonotv_landing';
|
||||
|
5
sass/whitelabel/wallet/index.scss
Normal file
5
sass/whitelabel/wallet/index.scss
Normal file
@ -0,0 +1,5 @@
|
||||
.ascribe-wallet-app {
|
||||
border-radius: 0;
|
||||
padding-top: 70px;
|
||||
min-height: 100vh;
|
||||
}
|
Loading…
Reference in New Issue
Block a user