summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/css/blogs.css
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/platforms/ios/www/css/blogs.css')
-rwxr-xr-xStoneIsland/platforms/ios/www/css/blogs.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/StoneIsland/platforms/ios/www/css/blogs.css b/StoneIsland/platforms/ios/www/css/blogs.css
index f56ec474..d90d5883 100755
--- a/StoneIsland/platforms/ios/www/css/blogs.css
+++ b/StoneIsland/platforms/ios/www/css/blogs.css
@@ -141,7 +141,7 @@
height:48px;
top:26vh;
content:'';
- transform:translateY(-50%);
+ transform:translateY(-50%) translateZ(0);
transform-origin:top right;
left:20px;
font-size: 1.125rem;
@@ -161,7 +161,7 @@
height:48px;
top:26vh;
content:'';
- transform:translateY(-50%);
+ transform:translateY(-50%) translateZ(0);
transform-origin:top right;
right:20px;
font-size: 1.125rem;