home page changes with testimonials and location added
This commit is contained in:
15
css/style.min.css
vendored
15
css/style.min.css
vendored
@@ -3012,7 +3012,7 @@ b, strong {
|
||||
background-color: var(--tropical-blue)
|
||||
}
|
||||
.bg-cornflower-blue {
|
||||
background-color: var(--cornflower-blue)
|
||||
background-color: #b61b5c;
|
||||
}
|
||||
.bg-camarone {
|
||||
background-color: var(--camarone)
|
||||
@@ -18076,10 +18076,15 @@ footer .nav-link {
|
||||
font-size: 60px;
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
.md-title {
|
||||
color: #b61b5c;
|
||||
font-size: 32px;
|
||||
font-weight: 600;
|
||||
color: #b61b5c;
|
||||
font-size: 32px;
|
||||
font-weight: 600;
|
||||
}
|
||||
.service-icon {
|
||||
background: #f67830 !important;
|
||||
}
|
||||
.service-radius {
|
||||
border-radius: 60px;
|
||||
}
|
||||
/*custome css*/
|
Reference in New Issue
Block a user