summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/blogs.css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-30 22:08:25 -0500
committerJules Laplace <jules@okfoc.us>2015-11-30 22:08:25 -0500
commitb3d98498a562e5ce6dccc333562ed079bcac736d (patch)
tree752aac0d9c091e1c914f17b0bedee5986a18c93c /StoneIsland/www/css/blogs.css
parent8c269d14565f8e56883af0d684de0aefb2f2def1 (diff)
gallery divs
Diffstat (limited to 'StoneIsland/www/css/blogs.css')
-rw-r--r--StoneIsland/www/css/blogs.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/StoneIsland/www/css/blogs.css b/StoneIsland/www/css/blogs.css
index ad8cef2f..19e3f8fd 100644
--- a/StoneIsland/www/css/blogs.css
+++ b/StoneIsland/www/css/blogs.css
@@ -66,6 +66,10 @@
margin:10px auto 100px;
}
+.hub_item {
+ position: relative;
+}
+
.content-header {
width:calc(100vw - 40px);
box-sizing:border-box;