feat: tasks buttons
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@reference "../index.scss";
|
||||
|
||||
#container {
|
||||
@apply flex min-h-auto w-screen flex-col items-center gap-4 px-2 py-3 md:min-h-screen md:w-[30rem];
|
||||
@apply flex min-h-auto w-screen flex-col items-center gap-4 px-2 py-3 md:min-h-screen md:w-[20rem];
|
||||
}
|
||||
|
||||
.menu_container {
|
||||
|
||||
Reference in New Issue
Block a user