mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-09-04 21:05:16 +00:00
Feat : prioritize article.css for stylings
This commit is contained in:
parent
448ace7719
commit
962e9856ef
1 changed files with 1 additions and 1 deletions
|
@ -15,8 +15,8 @@
|
|||
<!-- /CSS DEPENDENCIES -->
|
||||
|
||||
<!-- CUSTOM CSS -->
|
||||
<link rel="stylesheet" href="../lib/css/index.css">
|
||||
<link rel="stylesheet" href="../lib/css/article.css">
|
||||
<link rel="stylesheet" href="../lib/css/index.css">
|
||||
<!-- /CUSTOM CSS -->
|
||||
</head>
|
||||
<body data-spy="scroll" data-target=".navbar" data-offset="100">
|
||||
|
|
Loading…
Add table
Reference in a new issue