Made it look a bit nicer

This commit is contained in:
Henry Whitaker
2020-04-08 18:54:35 +01:00
parent 426f8b88e0
commit 6daade8382
9 changed files with 138813 additions and 9 deletions

View File

@@ -6,7 +6,7 @@
<meta name="csrf-token" content="{{ csrf_token() }}">
<link href="/icons/themify/themify-icons.css" rel="stylesheet">
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/bootstrap.dark.min.css">
<link rel="stylesheet" href="/css/main.css">
<title>{{ $title }}</title>