projects
/
WP-Themes
/
themoleholeonline.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a23e75c
)
adjusting column width in shop page
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 23 Nov 2015 17:35:14 +0000
(12:35 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 23 Nov 2015 17:35:14 +0000
(12:35 -0500)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
b685515
..
2da624f
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-1357,7
+1357,7
@@
p.stars a {
.site-main ul.products li.product:nth-child(3n) {
width: 25%; }
.site-main ul.products li.product:nth-child(5n) {
- width:
50
%; } }
+ width:
25
%; } }
@media screen and (min-width: 1800px) {
.site-main ul.products li.product {
width: 20%;
@@
-1365,7
+1365,7
@@
p.stars a {
.site-main ul.products li.product:nth-child(3n) {
width: 20%; }
.site-main ul.products li.product:nth-child(5n) {
- width:
4
0%; } }
+ width:
2
0%; } }
@media screen and (min-width: 65.141em) {
.col-full {
padding-left: 4.236em;