mproving layout

This commit is contained in:
Bryce Covert
2019-02-17 08:24:26 -08:00
parent ea7bb1d60f
commit fdcc3192a1
4 changed files with 22 additions and 29 deletions

View File

@@ -68,9 +68,6 @@
animation: flashPrimary 1.0s ease both;
animation-fill-mode: forwards;
}
.left-nav {
width: 300px;
}
.nav.is-dark {
background-color: #232B2D;
color: #F6F7F7;

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html class="has-navbar-fixed-top">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">