fix(welcome-page) Fix narrow mode

- enable calendar card and footer on narrow mode
This commit is contained in:
Horatiu Muresan 2023-01-13 17:51:11 +02:00
parent e1485fc253
commit 870634af58
1 changed files with 0 additions and 11 deletions

View File

@ -31,10 +31,6 @@
}
}
.welcome-tabs {
display: none;
}
.header-text-title {
text-align: center;
}
@ -56,13 +52,6 @@
.welcome-footer-row-block {
display: block;
}
.welcome-badge {
margin-right: 16px;
}
.welcome-footer {
display: none;
}
}
}