Finish notifications menu

This commit is contained in:
Jas Singh
2024-06-25 01:05:31 -07:00
parent ee461f2ee0
commit c1d7fc4f95
15 changed files with 545 additions and 413 deletions

View File

@@ -19,14 +19,14 @@ window#verification .verification {
margin-bottom: 0.4rem;
.title {
font-size: 1.6em;
font-size: 1.5em;
color: $maroon;
margin-bottom: 0.75rem;
}
.desc {
color: $lavender;
font-size: 1.1em;
font-size: 1em;
margin-bottom: 0.75rem;
padding: 1.15rem 2.25rem;
}