update and revert to classic bootstrap

This commit is contained in:
BuckarooBanzay 2020-04-23 08:12:30 +02:00
parent 656e646543
commit 365d317146
2 changed files with 5 additions and 11 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,6 @@
<meta name="theme-color" content="#000"> <meta name="theme-color" content="#000">
<link rel="stylesheet" href="css/fontawesome.min.css"> <link rel="stylesheet" href="css/fontawesome.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/bootstrap.min.css">
<!-- https://bootswatch.com/solar/ -->
</head> </head>
<body> <body>
<nav id="nav"></nav> <nav id="nav"></nav>