jitsi-meet/css/custom.css

18 lines
264 B
CSS
Raw Normal View History

2020-04-28 22:48:33 +02:00
p {
margin-bottom: 24px !important;
}
ul {
margin-bottom: 24px !important;
}
.md-header-nav__button.md-logo {
margin: 0px !important;
padding: 4px !important;
}
.md-header-nav__button.md-logo img {
width: 40px !important;
height: 40px !important;
}