mirror of
https://github.com/thangisme/notes.git
synced 2024-11-06 21:07:20 -05:00
commit
3af81c7f36
@ -11,10 +11,11 @@
|
|||||||
|
|
||||||
@include mq(md) {
|
@include mq(md) {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: $sp-4;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
height: 60px;
|
||||||
|
padding-top: $sp-4;
|
||||||
z-index: 101;
|
z-index: 101;
|
||||||
padding-bottom: $sp-4;
|
|
||||||
box-shadow: inset 0 -1px 0 $border-color;
|
box-shadow: inset 0 -1px 0 $border-color;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
3
index.md
3
index.md
@ -59,9 +59,8 @@ Just the Docs is distributed by an [MIT license](https://github.com/pmarsceill/j
|
|||||||
### Contributing
|
### Contributing
|
||||||
|
|
||||||
When contributing to this repository, please first discuss the change you wish to make via issue,
|
When contributing to this repository, please first discuss the change you wish to make via issue,
|
||||||
email, or any other method with the owners of this repository before making a change. Read more about becoming a contributor in [our GitHub repo][954661c7].
|
email, or any other method with the owners of this repository before making a change. Read more about becoming a contributor in [our GitHub repo](https://github.com/pmarsceill/just-the-docs#contributing).
|
||||||
|
|
||||||
[954661c7]: https://github.com/pmarsceill/just-the-docs/tree/master/CONTRIBUTING.md "Contributing.md on Just the Docs GitHub repository"
|
|
||||||
|
|
||||||
### Code of Conduct
|
### Code of Conduct
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user