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; background-color: #1E64C8;
} }
.lana-tile { .project-tile {
background-color: $tile-orange; background-color: $turquoise;
} }

View file

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

View file

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