message font
This commit is contained in:
parent
2d3b4fa356
commit
5da3b3674f
|
|
@ -10,7 +10,7 @@
|
|||
<meta name='description' content='{{ $meta_description }}' />
|
||||
<link rel="shortcut icon" href="{{ asset ('assets/favicon.ico')}}">
|
||||
<link rel="stylesheet" href="{{ asset ('assets/css/bootstrap.css') }}">
|
||||
<link rel="stylesheet" href="{{ asset ('assets/css/font-awesome.min.css')}}">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
|
||||
@yield('after_styles')
|
||||
<link rel="stylesheet" href="{{ asset ('assets/css/style.css')}}">
|
||||
|
|
|
|||
Loading…
Reference in New Issue