12UL is a bit more significant

This commit is contained in:
Lorin Werthen 2016-10-04 23:06:41 +02:00
parent 780eaed832
commit 0746ff821a
3 changed files with 11 additions and 4 deletions

View file

@ -72,6 +72,6 @@ footer.footer {
background-color: #1E64C8;
}
.lana-tile {
background-color: $tile-orange;
.project-tile {
background-color: $turquoise;
}

View file

@ -38,3 +38,8 @@
font-size: 6vw;
font-family: $family-sans-serif;
}
.logo-index {
font-size: 4vw;
color: white;
}

View file

@ -24,8 +24,10 @@
</div>
</div>
<div class="tile is-parent is-2">
<a class="tile box is-child imgcenter lana-tile" href="/projects/#lana">
<div class="logo-initial has-text-centered">L</div>
<a class="tile box is-child imgcenter project-tile" href="/projects/#12urenloop">
<div class="logo-index has-text-centered">
12UL
</div>
</a>
</div>
<div class="tile is-parent is-2">