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 -2
View File
@@ -49,5 +49,4 @@ export default function createSubPaths(
}
}
// function that takes 2 strings as parameters and returns a string
// that is the concatenation of the two strings
// TODO: Fix the includes issue.