fix trailing whitespace
This commit is contained in:
parent
95e2d48c7a
commit
cf37118113
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
||||||
site/
|
site/
|
||||||
|
.cache/
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
:root {
|
:root {
|
||||||
@media screen and (max-width: 76.234375em) {
|
@media screen and (max-width: 76.234375em) {
|
||||||
.md-nav__title[for="__drawer"] {
|
.md-nav__title[for="__drawer"] {
|
||||||
background: linear-gradient(135deg, #10b981 0%, #1055b9 100%);
|
background: linear-gradient(135deg, #10b981 0%, #1055b9 100%);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue