собрал первую страницу
This commit is contained in:
@@ -1210,6 +1210,12 @@ button{
|
||||
transition: opacity .2s ease-out;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.to-know--start{
|
||||
justify-content: start;
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.to-know:hover{
|
||||
opacity: .8;
|
||||
}
|
||||
|
||||
@@ -209,6 +209,9 @@ main{
|
||||
.cabinet__orders .cabinet-card:nth-child(2){
|
||||
margin-top: 0;
|
||||
}
|
||||
.cabinet__orders--no-cab .cabinet-card:nth-child(2){
|
||||
margin-top: 32px;
|
||||
}
|
||||
/* cabinet */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user