Commit 05010f54 authored by mohd  zamin's avatar mohd zamin

resolve style sheet error

Signed-off-by: mohd  zamin's avatarmohd  zamin <m.zamin@ldh.01s.in>
No related merge requests found
Pipeline #496 passed with stage
in 37 seconds
......@@ -26,7 +26,7 @@
<link href="https://fonts.googleapis.com/css?family=Caladea|Oswald&display=swap" rel="stylesheet">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.bundle.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="{{ url('assets/css/style.css?w=')}}" rel="stylesheet" />
<link href="{{ url('assets/css/style.css?w=5555')}}" rel="stylesheet" />
<link rel="stylesheet" href="{{ url('css/navbarstyle.css')}}">
<link rel="stylesheet" href="{{ asset('css/responsive.css') }}">
{{-- <link rel="stylesheet" href="{{ asset('assets/css/navstyle.css?q=') }}"> --}}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment