1
0
mirror of https://github.com/ascribe/onion.git synced 2024-11-15 17:45:10 +01:00
onion/sass/whitelabel/prize/index.scss

9 lines
129 B
SCSS
Raw Normal View History

2015-07-14 18:55:34 +02:00
@import 'landing';
2015-08-25 10:47:38 +02:00
@import 'rating';
2015-07-14 18:55:34 +02:00
.ascribe-prize-app {
border-radius: 0;
padding-top: 70px;
min-height: 100vh;
2015-07-14 18:55:34 +02:00
}