Added Heading to Modals and styles

This commit is contained in:
Mondi Geetha 2017-07-04 00:56:49 +05:30
commit 8aa7ffa2d3
4 changed files with 17 additions and 13 deletions

View file

@ -88,10 +88,14 @@
.modal-title {
margin: 0;
line-height: 1.42857143;
font-size: 22px;
padding: 20px 0;
font-size: 25px;
padding: 0;
font-family: 'Lato', sans-serif;
}
.modal-text {
padding-top: 20px;
font-size: 16px;
}
.modal-footer {
border-top: 0px solid #e5e5e5;
width: 100%;