Poprawiono rozmiar i pozycję przycisku powrotu listy

This commit is contained in:
2022-06-07 12:17:50 +02:00
parent 903133fc33
commit 315c215150
+5 -6
View File
@@ -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;