projects
/
ryf-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6e7d9b
)
remove some undesired code
author
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 8 Jul 2019 21:18:14 +0000
(17:18 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 8 Jul 2019 21:18:14 +0000
(17:18 -0400)
this was putting the hamburger menu outside of the window viewport.
css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/css/style.css
b/css/style.css
index 7896cdfb25af2449956a3b963076583efc2f84f8..c734877048dc122ed9042cf434ebe716aef66d5a 100644
(file)
--- a/
css/style.css
+++ b/
css/style.css
@@
-17,8
+17,6
@@
a { transition: 0.3s; }
border: none;
border-radius: 0px;
box-sizing: content-box;
- display: flex;
- flex-direction: column-reverse;
align-items: center;
margin-bottom: 100px;
min-height: 100px;