projects
/
WP-Themes
/
laurium.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73a93cb
)
resetting header to original location
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 21 May 2018 19:23:03 +0000
(15:23 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 21 May 2018 19:23:03 +0000
(15:23 -0400)
css/responsive.css
patch
|
blob
|
history
diff --git
a/css/responsive.css
b/css/responsive.css
index
0cf9c2b
..
6f766b6
100644
(file)
--- a/
css/responsive.css
+++ b/
css/responsive.css
@@
-323,8
+323,8
@@
Responsive CSS
@media (min-width: 1000px){
#site-logo {
- position: relative;
- top: -20px;
+
/*
position: relative;
+ top: -20px;
*/
/* max-width: 180px; */
}
}