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:
81342c6
)
whitespace change
author
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 8 Jul 2019 21:37:43 +0000
(17:37 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 8 Jul 2019 21:37:43 +0000
(17:37 -0400)
css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/css/style.css
b/css/style.css
index 1bd999d15549f78c7a082d5fca180d526606bcb9..d24aa1755d4e672e551ffe07978bae3f49c4b782 100644
(file)
--- a/
css/style.css
+++ b/
css/style.css
@@
-71,6
+71,7
@@
a { transition: 0.3s; }
.logo img { margin-left: 50px; }
#block-ryf-main-menu .navbar-nav { margin-left: 230px; }
}
+
@media screen and (min-width: 600px) and (max-width: 767px) {
.logo img { margin-left: 100px; }
#block-ryf-main-menu .navbar-nav { margin-left: 280px; }