projects
/
WP-Themes
/
ChippewaCounty.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b425db
)
Front page blocks styling mobile view
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 22 Jan 2015 16:23:10 +0000
(11:23 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 22 Jan 2015 16:23:10 +0000
(11:23 -0500)
scss/_structure.scss
patch
|
blob
|
history
diff --git
a/scss/_structure.scss
b/scss/_structure.scss
index
167399a
..
1bb8d80
100755
(executable)
--- a/
scss/_structure.scss
+++ b/
scss/_structure.scss
@@
-285,6
+285,9
@@
img.framed {
margin-top: 25px;
margin-left: 6%;
height: 220px;
+ @media #{$small-only} {
+ height: 190px;
+ }
@media #{$medium-only} {
height: 160px;
}