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