mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-13 19:15:45 -07:00
readme center
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
font-size: 3rem;
|
||||
position: relative;
|
||||
top: 28%;
|
||||
left: 16%;
|
||||
left: 9%;
|
||||
transform: translateY(-50%);
|
||||
z-index=2;
|
||||
text-align: center;
|
||||
@@ -35,7 +35,7 @@
|
||||
|
||||
bgimg {
|
||||
position: absolute;
|
||||
left: 0%;
|
||||
left: -6%;
|
||||
top: 50%;
|
||||
-webkit-transform: translate(0, -50%);
|
||||
transform: translate(0, -50%);
|
||||
|
Before (image error) Size: 544 KiB After (image error) Size: 544 KiB |
Reference in New Issue
Block a user