mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-27 02:01:55 -07:00
more shadow for readme banner
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
z-index=2;
|
z-index=2;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-shadow: 0 0 1rem #22222277;
|
text-shadow: 0 0 1rem #222222ff;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -40,7 +40,7 @@
|
|||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
z-index=2;
|
z-index=2;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-shadow: 0 0 1rem #22222277;
|
text-shadow: 0 0 0.5rem #222222ff;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Before (image error) Size: 798 KiB After (image error) Size: 798 KiB |
Reference in New Issue
Block a user