Commit 2e16b364 by o.kimura

SNSアイコン位置調整

parent 45ef231c
...@@ -457,7 +457,7 @@ footer ...@@ -457,7 +457,7 @@ footer
-webkit-order: 3; -webkit-order: 3;
-ms-flex-order: 3; -ms-flex-order: 3;
order: 3; order: 3;
margin: 0 0px 0 24px; margin: 20px 0px 0 24px;
} }
} }
...@@ -494,6 +494,7 @@ footer ...@@ -494,6 +494,7 @@ footer
-webkit-order: 2; -webkit-order: 2;
-ms-flex-order: 2; -ms-flex-order: 2;
order: 2; order: 2;
margin-top:-10px;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment