mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 15:25:58 +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;
|
font-size: 3rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 28%;
|
top: 28%;
|
||||||
left: 16%;
|
left: 9%;
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
z-index=2;
|
z-index=2;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
bgimg {
|
bgimg {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0%;
|
left: -6%;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
-webkit-transform: translate(0, -50%);
|
-webkit-transform: translate(0, -50%);
|
||||||
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