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/
|
||||
.cache/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
:root {
|
||||
@media screen and (max-width: 76.234375em) {
|
||||
.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