major redesign and refactor

+ centralized urls
+ reduce max app width
+ bump up header height to 23rem
This commit is contained in:
geoffrey45
2022-09-15 12:36:30 +03:00
parent 69b8b17e84
commit 94eb198e47
17 changed files with 179 additions and 82 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<input
type="search"
class="header-input rounded-sm pad-sm"
placeholder="search here"
placeholder="Search here"
v-model.trim="source"
id="page-search"
/>