fix template
This commit is contained in:
@@ -18,7 +18,6 @@ div.topnav {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1;
|
||||
padding-right: 1em;
|
||||
background-color: white;
|
||||
overflow: hidden;
|
||||
width: max-content;
|
||||
@@ -57,6 +56,6 @@ h2, h3 {
|
||||
/* for now, until toggle works */
|
||||
display: block;
|
||||
width: 90%;
|
||||
margin: 2rem auto;
|
||||
margin: 2rem 5%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user