Moving header and adding navbar
This commit is contained in:
@@ -22,6 +22,10 @@ h4 {
|
||||
padding-top: 25px;
|
||||
}
|
||||
|
||||
.pad-50-top {
|
||||
padding-top: 50px;
|
||||
}
|
||||
|
||||
.pad-15-left {
|
||||
padding-left: 15px;
|
||||
}
|
||||
@@ -65,4 +69,9 @@ h4 {
|
||||
|
||||
.StripeElement--webkit-autofill {
|
||||
background-color: #fefde5 !important;
|
||||
}
|
||||
|
||||
.responsive {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user