@@ -50,7 +50,7 @@ onUnmounted(() => {
}
.logo {
position: fixed;
- top: 6px;
+ top: 8px;
left: 10px;
}
.logo img {
@@ -60,7 +60,7 @@ onUnmounted(() => {
.topbar-left,
.topbar-right {
position: fixed;
- top: 3px;
+ top: 5px;
font-size: 16px;
color: #fff;
text-shadow: 1px 1px 4px rgba(0,0,0,0.4);
diff --git a/src/components/index/Variables.vue b/src/components/index/Variables.vue
new file mode 100644
index 0000000..e3a2c8e
--- /dev/null
+++ b/src/components/index/Variables.vue
@@ -0,0 +1,28 @@
+
+
+
+
+
+
\ No newline at end of file