Vinlottispage UI redesign #56

Merged
Adrianht merged 26 commits from enhancement/vinlottispage-rework into master 2020-11-03 11:41:39 +00:00
2 changed files with 9 additions and 7 deletions
Showing only changes of commit 0d0022f420 - Show all commits

View File

@@ -108,5 +108,7 @@ body {
.app-container {
background-color: white;
min-height: 100vh;
display: grid;
grid-template-rows: 80px auto 100px;
}
</style>

View File

@@ -2,19 +2,19 @@
<div class="main-container">
<section class="top-container">
<h1 class="want-to-win">
Vil du også vinne?
</h1>
<a href="#" class="participate-button">
<i class="icon icon--arrow-right"></i>
<p>Trykk her for å delta</p>
</a>
<router-link to="/lottery/game" class="participate-button">
<i class="icon icon--arrow-right"></i>
<p>Trykk her for å delta</p>
</router-link>
<a href="#" class="see-details-link">
<router-link to="/lottery/generate" class="see-details-link">
Se vipps detaljer og QR-kode
</a>
</router-link>
<div class="icons-container">
<i class="icon icon--heart-sparks"></i>