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