mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
Poprawki; dodano ikony w headerze
This commit is contained in:
@@ -375,9 +375,9 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
.history-wrapper {
|
||||
width: 1300px;
|
||||
width: 1350px;
|
||||
|
||||
padding: 1em 0.5em;
|
||||
padding: 1em 0;
|
||||
}
|
||||
|
||||
.history_item {
|
||||
|
||||
@@ -103,9 +103,7 @@ export default defineComponent({
|
||||
|
||||
.wrapper {
|
||||
margin: 1rem auto;
|
||||
max-width: 1300px;
|
||||
|
||||
padding: 0 0.5em;
|
||||
max-width: 1350px;
|
||||
}
|
||||
|
||||
@include smallScreen {
|
||||
|
||||
Reference in New Issue
Block a user