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:
2f113c9
)
move nav links down a bit on desktop view
author
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 8 Jul 2019 21:37:22 +0000
(17:37 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 8 Jul 2019 21:37:22 +0000
(17:37 -0400)
css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/css/style.css
b/css/style.css
index d7474edee3a4f0ba6ddb6121b6bf077d9953e9b9..1bd999d15549f78c7a082d5fca180d526606bcb9 100644
(file)
--- a/
css/style.css
+++ b/
css/style.css
@@
-82,6
+82,10
@@
a { transition: 0.3s; }
#block-ryf-main-menu .navbar-nav { max-width: 130px; }
}
+@media screen and (min-width: 768px) {
+ .navbar-nav { margin-top: 40px; }
+}
+
/* Selectors */
@media screen and (min-width: 768px) {