chore(app): added card with information about scheduled migration to new hosting

This commit is contained in:
2025-12-11 01:37:16 +01:00
parent b08e39ae1a
commit ce053a5a82
4 changed files with 190 additions and 0 deletions
+1
View File
@@ -81,6 +81,7 @@ export default defineComponent({
background-color: #1a1a1a;
box-shadow: 0 0 15px 10px #0e0e0e;
border-radius: 1em;
overflow: auto;
}