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