From Dreams Knowledge Platform
|
|
| Line 2: |
Line 2: |
| .navbar-brand img { | | .navbar-brand img { |
| padding-top: 10px; | | padding-top: 10px; |
| height: 100px; | | height: 50px; |
| } | | } |
Revision as of 17:39, 2 March 2025
/* CSS placed here will be applied to all skins */
.navbar-brand img {
padding-top: 10px;
height: 50px;
}