feat: init
This commit is contained in:
parent
8acd8f6fbd
commit
97d3a6277d
77 changed files with 5299 additions and 0 deletions
3
app/components/sidebar/card.module.css
Normal file
3
app/components/sidebar/card.module.css
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.card:hover {
|
||||
background: linear-gradient(0deg, rgba(235, 245, 255, 0.4), rgba(235, 245, 255, 0.4)), #FFFFFF;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue