aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials/head.html
diff options
context:
space:
mode:
authorÓscar Nájera <hello@oscarnajera.com>2018-07-25 16:55:56 +0200
committerÓscar Nájera <hello@oscarnajera.com>2018-07-25 16:55:56 +0200
commit8b4a0ef3cce460030dbb4bbcaabce82be41efe52 (patch)
treef6634d31e7a425b1157b49d2c304da8dbbf56b6c /layouts/partials/head.html
parent0b886788a7bea360f8aba0c23cb3d22358d27981 (diff)
downloadhugo-minimalist-theme-8b4a0ef3cce460030dbb4bbcaabce82be41efe52.tar.gz
hugo-minimalist-theme-8b4a0ef3cce460030dbb4bbcaabce82be41efe52.tar.bz2
hugo-minimalist-theme-8b4a0ef3cce460030dbb4bbcaabce82be41efe52.zip
use tachyons for navbars
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r--layouts/partials/head.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index f13312f..636ca06 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -24,12 +24,6 @@
<!-- CSS -->
<style>
- #sidebar {
- position:fixed;
- z-index: 1;
- display: none;
- overflow:auto;
- }
a {
text-decoration: none;
color: #357edd;