rename css file

This commit is contained in:
Jan Naahs 2020-08-22 20:36:21 +02:00
parent 5419463105
commit c78ad9707e

View File

@ -8,7 +8,7 @@
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<link rel="stylesheet" type="text/css" href="./index.css">
<link rel="stylesheet" type="text/css" href="./style.css">
</head>
<body class="hold-transition skin-blue sidebar-mini layout-fixed ">
<div id="app"></div>