Fixed CSS

This commit is contained in:
Anders 2020-08-04 10:40:01 +02:00
parent 9d44432fc2
commit 408eb7090b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<a href="{{ route('contacts.index') }}" class="block text-center mb-1">Kontoret</a>
<a href="{{ route('phones.index') }}" class="block text-center mb-1">Vagttelefon</a>
</div>
<div class="links row">
<div class="row" style="position: absolute; bottom: 8px; align-self: center;">
<a href="https://www.facebook.com" target="_blank" class="link">
<img src="{{ URL::asset('/images/icons/facebook-icon.png') }}" class="h-100" alt="Facebook">
</a>