mirror of
https://github.com/ershisan99/flashcards-example-project.git
synced 2025-12-18 05:09:23 +00:00
feat: header component
feat: dropdown component feat: avatar component
This commit is contained in:
4
src/components/ui/avatar/avatar.module.scss
Normal file
4
src/components/ui/avatar/avatar.module.scss
Normal file
@@ -0,0 +1,4 @@
|
||||
.avatar {
|
||||
object-fit: cover;
|
||||
border-radius: 9999px;
|
||||
}
|
||||
Reference in New Issue
Block a user