mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 17:45:10 +01:00
6 lines
92 B
SCSS
6 lines
92 B
SCSS
|
.ascribe-wallet-app {
|
||
|
border-radius: 0;
|
||
|
padding-top: 70px;
|
||
|
min-height: 100vh;
|
||
|
}
|