Skip to content

Commit 301c78d

Browse files
committed
change css important order
1 parent 406ceb4 commit 301c78d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
<meta name="theme-color" content="#333333">
1111
<meta name="description"
1212
content="Identifying digital biomarkers of illness activity and treatment response in bipolar disorder">
13+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.4/leaflet.min.css" />
1314
<link rel="stylesheet" href="assets/css/main.css" />
1415
<noscript>
1516
<link rel="stylesheet" href="assets/css/noscript.css" />
1617
</noscript>
17-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.4/leaflet.min.css" />
1818
</head>
1919

2020
<body class="is-preload">

0 commit comments

Comments
 (0)