create task rework

This commit is contained in:
Victor Batischev
2024-02-09 15:58:13 +03:00
parent 2c146df294
commit b4f5e6869c
3 changed files with 21 additions and 30 deletions

View File

@ -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;