mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Poprawki
This commit is contained in:
+3
-3
@@ -140,12 +140,12 @@
|
||||
flex-direction: column;
|
||||
justify-content: flex-end;
|
||||
align-items: flex-end;
|
||||
padding: 1em 0.5em;
|
||||
padding: 0.5em 0.5em;
|
||||
|
||||
@include smallScreen() {
|
||||
right: auto;
|
||||
left: 0.5em;
|
||||
padding: 0.5em 0;
|
||||
left: 0.75em;
|
||||
padding: 0;
|
||||
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
@@ -68,6 +68,8 @@
|
||||
</router-view>
|
||||
</main>
|
||||
|
||||
<!-- <MobileNav /> -->
|
||||
|
||||
<footer class="app_footer">
|
||||
©
|
||||
<a href="https://td2.info.pl/profile/?u=20777" target="_blank">Spythere</a>
|
||||
|
||||
@@ -255,8 +255,8 @@ ul {
|
||||
align-items: center;
|
||||
|
||||
position: fixed;
|
||||
right: 1rem;
|
||||
bottom: 4rem;
|
||||
right: 2rem;
|
||||
bottom: 2rem;
|
||||
|
||||
z-index: 100;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user