Remove testus
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
88cb101275
commit
fcc9ccb713
|
@ -15,9 +15,6 @@ html {
|
||||||
box-sizing: inherit;
|
box-sizing: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
.testus {
|
|
||||||
}
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: $color-background;
|
background: $color-background;
|
||||||
background-image:
|
background-image:
|
||||||
|
|
|
@ -26,7 +26,6 @@
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
<div class="testus"></div>
|
|
||||||
{{ block "main" . }}
|
{{ block "main" . }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<footer>
|
<footer>
|
||||||
|
|
Loading…
Reference in New Issue