projects
/
working
/
eg-antora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab4acf1
)
allow navbar burger to shrink
author
Dan Allen
<dan@opendevise.com>
Sat, 26 Dec 2020 23:35:51 +0000
(16:35 -0700)
committer
Dan Allen
<dan@opendevise.com>
Sat, 26 Dec 2020 23:35:51 +0000
(16:35 -0700)
src/css/header.css
patch
|
blob
|
history
diff --git
a/src/css/header.css
b/src/css/header.css
index
c61ee7c
..
6b10e14
100644
(file)
--- a/
src/css/header.css
+++ b/
src/css/header.css
@@
-71,6
+71,7
@@
body {
flex-direction: column;
align-items: center;
justify-content: center;
+ min-width: 0;
}
.navbar-burger span {