Fix CSS
This commit is contained in:
parent
2f4ad7c746
commit
05a003cfb9
2 changed files with 14 additions and 1 deletions
13
css/materialize.min.css
vendored
Normal file
13
css/materialize.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<head>
|
||||
<title>Internet Channel Bookmarks</title>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/materialize-css@1/dist/css/materialize.min.css">
|
||||
<link rel="stylesheet" href="/css/materialize.min.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="row center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue