mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 01:01:43 +10:00
feat(client): add product hunt announcement banner
This commit is contained in:
7
client/components/shared/Announcement.module.scss
Normal file
7
client/components/shared/Announcement.module.scss
Normal file
@ -0,0 +1,7 @@
|
||||
.container {
|
||||
@apply z-10 fixed top-0 left-0 right-0;
|
||||
|
||||
strong {
|
||||
@apply font-semibold;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user