Fix redox article

This commit is contained in:
2020-04-06 15:03:40 +02:00
parent 6fe6a7783e
commit fb3676e97c
4 changed files with 50 additions and 28 deletions

View File

@ -7,7 +7,7 @@
<style>
nav {
position: sticky;
top: 0;
top: -2.75em;
z-index: 1;
padding: 0.5em;
box-shadow: 0px 1px 3px #959595;