1
0
mirror of https://github.com/ascribe/onion.git synced 2024-09-28 03:58:55 +02:00
onion/sass/whitelabel/prize/landing.scss
Tim Daubenschütz ff64734545 styling
2015-07-14 17:41:57 +02:00

18 lines
198 B
SCSS

.wp {
background-color: #CCC;
height: 100%;
width: 100%;
> .hero {
overflow: hidden;
text-align: center;
}
}
.wp-landing-wrapper {
text-align: center;
}