mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-04 22:08:12 +00:00
Poprawiono rozmiar i pozycję przycisku powrotu listy
This commit is contained in:
@@ -255,17 +255,16 @@ ul {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
position: fixed;
|
position: fixed;
|
||||||
right: 0;
|
right: 1rem;
|
||||||
bottom: 0;
|
bottom: 4rem;
|
||||||
|
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
|
|
||||||
margin: 0 1em 1em 0;
|
|
||||||
|
|
||||||
width: 2em;
|
width: 1.5em;
|
||||||
height: 2em;
|
height: 1.5em;
|
||||||
|
|
||||||
font-size: 1.7em;
|
font-size: 2.3em;
|
||||||
|
|
||||||
background-color: #333;
|
background-color: #333;
|
||||||
color: white;
|
color: white;
|
||||||
|
|||||||
Reference in New Issue
Block a user