Enhance main page component with new styling and layout
This commit is contained in:
@@ -13,3 +13,8 @@ body {
|
||||
color-scheme: dark;
|
||||
}
|
||||
}
|
||||
|
||||
.glow-text {
|
||||
text-shadow: 0 0 10px rgba(255, 255, 255, 0.8),
|
||||
0 0 20px rgba(255, 255, 255, 0.6), 0 0 30px rgba(255, 255, 255, 0.4);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user