Skip to content

Instantly share code, notes, and snippets.

@Konark-Web
Created August 28, 2020 19:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Konark-Web/f57d20146d3a2950eebd87bec3291a07 to your computer and use it in GitHub Desktop.
Save Konark-Web/f57d20146d3a2950eebd87bec3291a07 to your computer and use it in GitHub Desktop.
#main-section > div.container > span {
font-size: 16px !important;
margin-bottom: 10px;
}
#main-section > div.container > h1 {
font-size: 23px !important;
}
#main-section h1 span {
font-size: 13px;
}
#main-section h1 {
margin: 0 0 15px;
}
#main-section .btn-green-lg {
width: 100%;
}
#main-section .btn-green-lg strong {
font-size: 12px;
}
#main-section > div.container {
padding: 24px 15px 23px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment