Clean up style

This commit is contained in:
Olu Amey
2023-01-04 07:18:45 -05:00
parent cdefea62b1
commit 2a97307705
4 changed files with 7 additions and 6 deletions
+3 -3
View File
@@ -146,8 +146,8 @@
:root {
--light-purple: #F6F4FE;
--purple: #6A49F2;
--bg-purple: #6A49F2;
--purple: #1a3544;
--bg-purple: #1a3544;
--dark-purple: #32236F;
--body-text-purple: #3E3F66;
--text-white: #ffffff;
@@ -1803,7 +1803,7 @@ box-shadow: 1px 4px 8px -2px rgba(0,0,0,0.5);
position: fixed;
left: 0;
top: 0;
background-color: rgba(50, 35, 111, 0.95);
background-color: rgba(26, 53, 68, 0.95);
width: 100%;
height: 100%;
z-index: 99999;