mirror of
https://github.com/bics-rug/felice-models.git
synced 2026-03-10 05:06:02 +01:00
Co-authored-by: Aradhana Dube <a.dube@rug.nl> Co-authored-by: Renzo I. Barraza Altamirano <r.i.barraza.altamirano@rug.nl> Co-authored-by: Paolo Gibertini <p.gibertini@rug.nl> Co-authored-by: Luca D. Fehlings <l.d.fehlings@rug.nl>
14 lines
263 B
CSS
14 lines
263 B
CSS
.md-header__button.md-logo {
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
padding-top: 0;
|
|
padding-bottom: 0;
|
|
}
|
|
|
|
.md-header__button.md-logo img,
|
|
.md-header__button.md-logo svg {
|
|
display: block;
|
|
width: auto;
|
|
height: 2.4rem;
|
|
fill: currentcolor;
|
|
} |