Add styling for dashboard tile

This commit is contained in:
2024-05-11 13:08:32 -04:00
parent ec43ab472d
commit b1cc0f156c
3 changed files with 26 additions and 0 deletions

View File

@ -8,6 +8,7 @@
@import 'home.scss';
@import 'search.scss';
@import 'personal.scss';
@import 'dashboard_tile.scss';
body {
font-family: sans-serif;