0.0.94
This commit is contained in:
@@ -331,7 +331,7 @@ body.n_scroll{
|
||||
margin: auto;
|
||||
display: flex;
|
||||
width: 95%;
|
||||
flex-wrap: unset;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.block_service.two_cols{
|
||||
@@ -1131,4 +1131,25 @@ body.n_scroll{
|
||||
object-fit: scale-down;
|
||||
object-position: top;
|
||||
max-height: 50vh;
|
||||
}
|
||||
|
||||
/* project request*/
|
||||
|
||||
.first_title_project_request{
|
||||
width: 100%;
|
||||
text-align: left;
|
||||
font-weight: 400;
|
||||
font-size: 20px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.second_title_project_request{
|
||||
font-size: 24px;
|
||||
font-weight: 600;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.form_project_request{
|
||||
margin-top: 40px;
|
||||
}
|
||||
Reference in New Issue
Block a user