style: add padding to jumbotron label on mobile

This commit is contained in:
Ramon Ayco Jr 2021-11-02 10:56:48 +08:00
parent cf1e375121
commit 27a983b422

View file

@ -423,6 +423,9 @@ nav#side-nav {
background: rgba(141, 191, 66, 0.97) !important;
width: 100%;
}
#mc_embed_signup label {
padding: 0 20px;
}
#mc_embed_signup input {
width: 250px !important;
height: 50px !important;