Deleted the welcome message cause my friends said it sucks

This commit is contained in:
Wehi
2023-05-10 02:31:42 +02:00
parent f4b8cdf732
commit 9dcaea7e5b
4 changed files with 3 additions and 25 deletions

View File

@@ -99,17 +99,3 @@
.BarImg:hover img {
filter: invert(72%) sepia(68%) saturate(777%) hue-rotate(341deg) brightness(113%) contrast(101%);
}
.WelcomeMessage {
color: white;
writing-mode: vertical-rl;
text-orientation: upright;
text-transform: uppercase;
font-weight: 600;
padding: 10px 0 10px 0;
}
.WelcomeDiv {
background-color: rgba(0, 0, 0, 0.585);
text-align: center;
}