We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d0699 commit 2965508Copy full SHA for 2965508
templates/t_index.html
@@ -58,7 +58,7 @@
58
59
<body>
60
61
- <nav class="navbar navbar-toggleable-md navbar-inverse">
+ <nav class="navbar navbar-toggleable-md navbar-inverse bg-inverse">
62
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
63
<span class="navbar-toggler-icon"></span>
64
</button>
web/css/custom.css
@@ -28,6 +28,4 @@ table {
28
}
29
30
section {
31
- padding-top: 60px;
32
- margin-top: -60px;
33
0 commit comments