fix styles
This commit is contained in:
parent
fee0247e0f
commit
ff5a5a4fed
@ -4,9 +4,9 @@
|
||||
<meta charset="UTF-8">
|
||||
<title>Boolfill</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="node_modules/bootstrap/dist/css/bootstrap.min.css" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" />
|
||||
<link rel="stylesheet" href="node_modules/@fortawesome/fontawesome-free/css/all.min.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="container-fluid px-4">
|
||||
|
Loading…
Reference in New Issue
Block a user