Procházet zdrojové kódy

Fix positioning of news items

tags/v0.0.4
Fen Dweller před 5 roky
rodič
revize
d69490ae26
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      gorge.css

+ 1
- 1
gorge.css Zobrazit soubor

@@ -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);


Načítá se…
Zrušit
Uložit