Commit c0a90fc8 authored by 神楽坂玲奈's avatar 神楽坂玲奈

fix

parent 496faa8e
......@@ -159,6 +159,23 @@ h2 {
margin-bottom: 0px;
}
}
#contact, #donate_text, #donate_button, #links_wrapper {
padding-right: 15px;
padding-left: 15px;
}
#donate_text {
padding-left: 20px;
}
#links_wrapper {
margin-left: 10px;
}
#links > li {
padding: 5px 15px 0 0;
}
@media (min-width: 1200px) {
h1 {
margin-top: 90px;
......@@ -186,21 +203,4 @@ h2 {
margin-left: -200px;
float: right;
}
}
#contact, #donate_text, #donate_button, #links_wrapper {
padding-right: 15px;
padding-left: 15px;
}
#donate_text {
padding-left: 20px;
}
#links_wrapper {
margin-left: 10px;
}
#links > li {
padding: 5px 15px 0 0;
}
}
\ No newline at end of file
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