Преглед изворни кода

Fix positioning of news items

tags/v0.0.4
Fen Dweller пре 5 година
родитељ
комит
d69490ae26
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      gorge.css

+ 1
- 1
gorge.css Прегледај датотеку

@@ -501,7 +501,7 @@ div::-webkit-scrollbar-corner {
pointer-events: none;
text-align: center;
position: fixed;
top: 50vw;
top: 90vh;
left: 50vw;
transform-origin: 0% 0%;
animation: news-text-frames 10s cubic-bezier(0.68, -0.55, 0.265, 1.55);


Loading…
Откажи
Сачувај