Fixes
This commit is contained in:
parent
fc1d7c5a5b
commit
2726ccadbf
|
@ -1,6 +1,7 @@
|
|||
@extends('app.layout.base')
|
||||
|
||||
@section('content')
|
||||
<main>
|
||||
<div class="d-flex col block-container mt-2">
|
||||
<a href="" class="block text-center mb-1">Menu</a>
|
||||
<a href="" class="block text-center mb-1">Aktiviteter</a>
|
||||
|
@ -18,4 +19,5 @@
|
|||
</a>
|
||||
|
||||
</div>
|
||||
</main>
|
||||
@endsection
|
||||
|
|
Loading…
Reference in New Issue