Mise à jour du design des titres et des espacements du bloc service
This commit is contained in:
@ -299,6 +299,12 @@ a:hover {
|
||||
padding-bottom: 60px;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.title {
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
.title h2 {
|
||||
font-weight: 700;
|
||||
font-size: 38px;
|
||||
@ -952,19 +958,6 @@ a:hover {
|
||||
line-height: 50px;
|
||||
}
|
||||
|
||||
/*=================================================================
|
||||
Services section
|
||||
==================================================================*/
|
||||
.service-block {
|
||||
padding: 60px 20px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.service-block .service-icon {
|
||||
margin-bottom: 10px;
|
||||
font-size: 50px;
|
||||
}
|
||||
|
||||
/*=================================================================
|
||||
Services section 2
|
||||
==================================================================*/
|
||||
@ -2301,4 +2294,4 @@ figcaption {
|
||||
|
||||
.cookie-box-hide {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user