[S] Make router responsive

This commit is contained in:
Hykilpikonna
2021-12-05 14:19:45 -05:00
parent ea37918c45
commit ec5af1e3df
4 changed files with 125 additions and 27 deletions
+5
View File
@@ -15,4 +15,9 @@
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
<style>
/* Load this last */
* { transition: all .25s ease }
</style>
</html>