Skip to content
Snippets Groups Projects
Commit 0071764b authored by Mark Kane's avatar Mark Kane
Browse files

Fix: hidden CSS(planning#404)

parent f7e9836c
No related branches found
No related tags found
1 merge request!179planning#404: add back-to-root button to nav,
......@@ -173,5 +173,5 @@ module.exports = {
src: '/js/custom.js',
async: false,
},
]
],
}
......@@ -95,5 +95,5 @@ img {
}
.fitko-navbar-icon--back.hidden {
display: none;
display: none !important;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment