add @1000px media queries for the sidebar

This commit is contained in:
geoffrey45
2021-11-16 21:11:01 +03:00
parent 8ffe9dd453
commit c307022b59
14 changed files with 360 additions and 39 deletions
+7
View File
@@ -14,3 +14,10 @@ export default {
},
};
</script>
<style>
.home {
padding-left: 20px;
text-align: center;
}
</style>