ninecompta/assets/styles/app.css

10 lines
134 B
CSS
Raw Normal View History

2024-11-18 17:07:22 +01:00
.navbar-brand img {
width:40px;
margin-right:10px;
2024-11-21 08:32:59 +01:00
}
.navbar-toggler {
border: none;
box-shadow: none !important;
2024-11-18 17:07:22 +01:00
}