From 32b1afb62606d40ac96e1dd37257bbefb9ec933a Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 16 Feb 2017 10:45:06 +0900 Subject: [PATCH] [Client] Better design --- src/web/app/mobile/tags/post-preview.tag | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/src/web/app/mobile/tags/post-preview.tag b/src/web/app/mobile/tags/post-preview.tag index 61023ce96..0ea3356ef 100644 --- a/src/web/app/mobile/tags/post-preview.tag +++ b/src/web/app/mobile/tags/post-preview.tag @@ -1,8 +1,16 @@ -
avatar +
+ + avatar +
-
{ post.user.name }@{ post.user.username } -
+
+ { post.user.name } + @{ post.user.username } + + + +
@@ -17,11 +25,6 @@ background #fff > article - padding 8px 16px 8px 16px - - @media (min-width 500px) - padding 8px 32px 8px 32px - &:after content "" display block