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