Fixed Layout

This commit is contained in:
Anders
2020-08-05 10:27:07 +02:00
parent 02b6684030
commit c347e618fa
5 changed files with 2 additions and 3 deletions
@@ -6,7 +6,7 @@
<link type="text/css" rel="stylesheet" href="{{ mix("/css/webapp.css") }}">
</head>
<body>
<header class="row align-items-center">
<header class="row align-items-center" id="header">
<img class="w-50" id="sdeLogo" src="{{URL::asset('/images/logos/Logo-normal.svg')}}" onclick="location.href = '{{ route("root.index") }}';" alt="Syddansk Erhvervsskole">
<button class="ml-auto" id="toggle">
<i id="icon" class="fas fa-bars"></i>