message font

This commit is contained in:
ilmedova 2020-06-06 20:08:11 +05:00
parent 2d3b4fa356
commit 5da3b3674f
1 changed files with 1 additions and 1 deletions

View File

@ -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')}}">