create task rework
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
max-width: 1160px;
|
||||
width: 100%;
|
||||
background: #e1fccf;
|
||||
border-radius: 12px;
|
||||
border-radius: 12px 12px 0 0;
|
||||
margin: 0 auto;
|
||||
position: relative;
|
||||
height: 60px;
|
||||
@ -124,7 +124,7 @@
|
||||
&__content {
|
||||
width: 100%;
|
||||
background: #ffffff;
|
||||
padding-top: 20px;
|
||||
padding: 20px 0;
|
||||
|
||||
&__wrapper {
|
||||
max-width: 1160px;
|
||||
|
Reference in New Issue
Block a user