vacancy
This commit is contained in:
@ -0,0 +1,23 @@
|
||||
.open-request {
|
||||
background: #F0F0F0;
|
||||
|
||||
&-content {
|
||||
padding-top: 23px;
|
||||
}
|
||||
}
|
||||
|
||||
.vacancy {
|
||||
&__tabs {
|
||||
display: flex;
|
||||
gap: 8px;
|
||||
margin-top: 29px;
|
||||
}
|
||||
|
||||
&__items {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
row-gap: 24px;
|
||||
column-gap: 22.5px;
|
||||
margin-top: 30px;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user