added new component Logout

This commit is contained in:
2025-09-18 21:12:50 -06:00
parent 10adca26af
commit 18765ab8fb
6 changed files with 77 additions and 2 deletions
+6
View File
@@ -363,6 +363,12 @@ table tr {
align-items: center;
}
.impressions-title {
font-size: 1.75rem;
font-weight: bold;
text-align: start;
}
@media (max-width: 1300px) {
.container {
width: 100%;