aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikita Tchayka <nikitatchayka@gmail.com>2023-08-30 22:44:43 +0100
committerNikita Tchayka <nikitatchayka@gmail.com>2023-08-30 22:44:43 +0100
commit66499a8688c940224e6900e05daf5403357c3fbe (patch)
tree5c6b4281d8dfe533489781880cbbf671c5c89ba8
parent1e799ed23f623d062eae47ab7c263b729ea02c2a (diff)
downloadneohaskell.github.io-66499a8688c940224e6900e05daf5403357c3fbe.tar.gz
neohaskell.github.io-66499a8688c940224e6900e05daf5403357c3fbe.tar.bz2
neohaskell.github.io-66499a8688c940224e6900e05daf5403357c3fbe.zip
NAVBAR
-rw-r--r--src/css/custom.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/css/custom.css b/src/css/custom.css
index 04040e8..ca57fbc 100644
--- a/src/css/custom.css
+++ b/src/css/custom.css
@@ -32,12 +32,13 @@ p, li {
}
-/* .navbar {
+.navbar {
flex: auto;
border: 0;
box-shadow: none;
height: 96px;
}
+/*
.navbar__item {
background-color: #A6FAFF;