mirror of
https://github.com/ascribe/onion.git
synced 2024-12-23 09:50:31 +01:00
10 lines
224 B
SCSS
10 lines
224 B
SCSS
@import 'simple_prize/simple_prize_custom_style';
|
|
@import 'portfolioreview/portfolioreview_custom_style';
|
|
|
|
.ascribe-prize-app {
|
|
border-radius: 0;
|
|
min-height: 100vh;
|
|
padding-top: 70px;
|
|
padding-bottom: 10px;
|
|
}
|