Winter style
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<title>@yield('title') Dumbo</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="{{ asset('css/bootstrap.css') }}" type="text/css" rel="stylesheet">
|
||||
<link href="{{ asset('css/bootstrap-my.min.css') }}" type="text/css" rel="stylesheet">
|
||||
<link href="{{ asset('css/general.css') }}" type="text/css" rel="stylesheet">
|
||||
@yield('styles')
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user