Use .pt-lg-5 instead of custom class
This commit is contained in:
@ -182,14 +182,4 @@ footer {
|
||||
i {
|
||||
margin-right: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.pad-top-on-lg {
|
||||
padding-top: 0px;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 992px) {
|
||||
.pad-top-on-lg {
|
||||
padding-top: 50px;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user