Finished base for about page, fixed height issue on mobile, Improved config and lang utils

Update index.php, config.php, and 8 more files...
This commit is contained in:
2023-11-10 03:24:30 +01:00
parent faf5837650
commit e5429e4484
10 changed files with 295 additions and 102 deletions

View File

@@ -10,6 +10,11 @@
height: 1em;
}
.img-profile {
width: 7.5rem;
height: 7.5rem;
}
.sidebar-entry > i {
}