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

18 lines
198 B
SCSS
Raw Normal View History

2015-07-14 17:41:57 +02:00
.wp {
background-color: #CCC;
2015-07-13 14:29:20 +02:00
2015-07-14 17:41:57 +02:00
height: 100%;
width: 100%;
2015-07-13 14:29:20 +02:00
2015-07-14 17:41:57 +02:00
> .hero {
overflow: hidden;
text-align: center;
2015-07-13 14:29:20 +02:00
}
}
2015-07-14 17:41:57 +02:00
.wp-landing-wrapper {
text-align: center;
}
2015-07-13 14:29:20 +02:00