Update SplashScreen.vue

This commit is contained in:
CodexAdrian
2023-05-09 03:36:40 -04:00
parent faeeee23f4
commit 8c0e7d0932

View File

@@ -26,14 +26,6 @@ defineProps({
background-color: #16181c;
height: 100vh;
}
.splash-text {
margin-top: 2rem;
font-size: 1rem;
font-weight: 500;
text-align: center;
width: 15rem;
}
}
.initializing-icon {