Added further docs

This commit is contained in:
Alejandro Saucedo 2021-01-30 16:09:20 +00:00
parent fabe3578c1
commit 7a0ba81999
2 changed files with 12 additions and 3 deletions

View file

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