Files
kompute/docs/assets/custom.css
Alejandro Saucedo 7a0ba81999 Added further docs
2021-01-30 16:09:20 +00:00

13 lines
177 B
CSS

@media (max-width: 1200px) {
.md-header-nav__button {
color: #ef5350;
background-color: white;
border-radius: 5px;
}
}
.md-nav__title--site {
display: none;
}