mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Zmiany w wyglądzie, poprawki responsywności
This commit is contained in:
+1
-5
@@ -228,12 +228,8 @@ export default class App extends Vue {
|
||||
|
||||
font-size: 1rem;
|
||||
|
||||
@include midScreen() {
|
||||
font-size: 0.95rem;
|
||||
}
|
||||
|
||||
@include smallScreen() {
|
||||
font-size: 0.7rem;
|
||||
font-size: calc(0.35rem + 1vw);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user