Fixed CSS
This commit is contained in:
parent
9d44432fc2
commit
408eb7090b
skolehjem/resources/views/app/users
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue