summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/blogs.css
diff options
context:
space:
mode:
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;