further modifications for #4604 - support for site name in logo component

This commit is contained in:
sbwalker
2024-09-15 09:30:04 -04:00
parent 1c1c26948a
commit c74065ff26
5 changed files with 11 additions and 9 deletions

View File

@ -269,8 +269,6 @@ app {
min-height: 250px;
}
.app-logo .site-name {
padding: 0 20px 0 20px;
font-size: x-large;
color: white;
.app-logo .navbar-brand {
padding: 5px 20px 5px 20px;
}