mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 09:35:10 +01:00
9 lines
142 B
SCSS
9 lines
142 B
SCSS
@import 'landing';
|
|
|
|
.ascribe-prize-app {
|
|
background-color: #FDFDFD;
|
|
border-radius: 0;
|
|
padding-top: 70px;
|
|
min-height: 100vh;
|
|
}
|