mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-22 15:45:59 +01:00
readme center
This commit is contained in:
parent
954a387cf9
commit
ad19a15cef
1 changed files with 2 additions and 2 deletions
|
@ -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 Width: | Height: | Size: 544 KiB After Width: | Height: | Size: 544 KiB |
Loading…
Reference in a new issue