mirror of
https://github.com/wassname/bootstrap-landing-pages.git
synced 2026-09-11 12:00:12 +08:00
fix responsiveness
This commit is contained in:
+2
-3
@@ -68,7 +68,7 @@ Mailchimp form
|
||||
*/
|
||||
|
||||
#mc-form {
|
||||
padding: 48px 0 24px;
|
||||
padding: 24px 0;
|
||||
}
|
||||
|
||||
.error {
|
||||
@@ -99,8 +99,7 @@ Responsive variables
|
||||
|
||||
@media(max-width:767px) {
|
||||
.logo {
|
||||
text-align: center;
|
||||
padding-left: 0;
|
||||
|
||||
}
|
||||
.full-image {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user