Zmiana wyglądów filtrów

This commit is contained in:
2020-07-11 01:01:52 +02:00
parent e5235b6907
commit f5db877129
7 changed files with 447 additions and 358 deletions
+4
View File
@@ -75,6 +75,10 @@ export default Vue.extend({
@import "./styles/responsive.scss";
@import "./styles/variables.scss";
:root {
font-size: 16px;
}
html {
scroll-behavior: smooth;
}