mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: enable assignments page
This commit is contained in:
parent
40ef2d0cec
commit
364c24e15d
6 changed files with 232 additions and 3 deletions
|
|
@ -9,6 +9,11 @@
|
|||
@apply shadow-md shadow-gray-300/25 outline outline-1 outline-neutral-200/40
|
||||
}
|
||||
|
||||
.light-shadow {
|
||||
@apply shadow-lg shadow-gray-300/15 outline outline-1 outline-neutral-200/30
|
||||
}
|
||||
|
||||
|
||||
.custom-dots-bg {
|
||||
@apply bg-fixed;
|
||||
background-image: radial-gradient(#4744446b 1px, transparent 1px),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue