Commit 8e06c9eb authored by 神楽坂玲奈's avatar 神楽坂玲奈

fix

parent 046d3635
...@@ -163,3 +163,9 @@ h2 { ...@@ -163,3 +163,9 @@ h2 {
margin-top: 90px; margin-top: 90px;
} }
} }
@media (max-width: 991px) {
#download_wrapper {
max-width: 400px;
}
}
\ No newline at end of file
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
<div id="main" class="container"> <div id="main" class="container">
<div class="row"> <div class="row">
<div class="col-lg-4 col-md-4"> <div id="download_wrapper" class="col-lg-4 col-md-4 center-block">
<h1>MyCard - 萌卡</h1> <h1>MyCard - 萌卡</h1>
<!-- 将此标记放置在你希望显示+1 按钮的位置。 --> <!-- 将此标记放置在你希望显示+1 按钮的位置。 -->
<div class="g-plusone" data-annotation="none"></div> <div class="g-plusone" data-annotation="none"></div>
......
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 to comment