Vinlottispage UI redesign #56

Merged
Adrianht merged 26 commits from enhancement/vinlottispage-rework into master 2020-11-03 11:41:39 +00:00
Showing only changes of commit 2ee071e2b2 - Show all commits

View File

@@ -138,6 +138,8 @@ export default {
@include mobile{
padding-bottom: 2em;
height: 15em;
grid-template-rows: repeat(7, 1fr);
}
.want-to-win {
@@ -210,6 +212,7 @@ export default {
grid-row: 7 / -1;
@include mobile{
margin-top: 2em;
display: none;
}
@include tablet {