change task-container border
This commit is contained in:
@@ -273,7 +273,6 @@ body {
|
||||
padding: 2rem;
|
||||
margin-bottom: 2rem;
|
||||
/*box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);*/
|
||||
box-shadow: 2px 4px 6px 2px rgba(0, 0, 0, 0.1);
|
||||
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
|
||||
}
|
||||
|
||||
@@ -337,7 +336,6 @@ body {
|
||||
padding: 2rem;
|
||||
margin-bottom: 2rem;
|
||||
/*box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);*/
|
||||
box-shadow: 2px 4px 6px 2px rgba(0, 0, 0, 0.1);
|
||||
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user