Feat : prioritize article.css for stylings

This commit is contained in:
eniamza 2020-06-25 12:02:49 +06:00
parent 448ace7719
commit 962e9856ef

View file

@ -15,8 +15,8 @@
<!-- /CSS DEPENDENCIES --> <!-- /CSS DEPENDENCIES -->
<!-- CUSTOM CSS --> <!-- CUSTOM CSS -->
<link rel="stylesheet" href="../lib/css/index.css">
<link rel="stylesheet" href="../lib/css/article.css"> <link rel="stylesheet" href="../lib/css/article.css">
<link rel="stylesheet" href="../lib/css/index.css">
<!-- /CUSTOM CSS --> <!-- /CUSTOM CSS -->
</head> </head>
<body data-spy="scroll" data-target=".navbar" data-offset="100"> <body data-spy="scroll" data-target=".navbar" data-offset="100">