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:
49a923a
)
hiding online reservations in desktop
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 31 May 2018 15:01:45 +0000
(11:01 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 31 May 2018 15:01:45 +0000
(11:01 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
b657bf0
..
5c0884c
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-1365,6
+1365,9
@@
body.parallax-on .wpcf7-not-valid-tip {
}
}
@media (min-width: 1000px){
+ .reservations{
+ display: none;
+ }
#site-navigation > .menu{
position: relative;
margin-top: 35px;