Fixed sidebar visibility
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
<html lang="de">
|
||||
{{ partial "head.html" . }}
|
||||
{{ partial "body.html" . }}
|
||||
</html>aa
|
||||
</html>
|
||||
@@ -53,6 +53,8 @@ div.hamburger {
|
||||
|
||||
> div {
|
||||
padding: 25px;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
|
||||
&:hover {
|
||||
cursor: pointer;
|
||||
|
||||
@@ -6247,6 +6247,8 @@ div.hamburger {
|
||||
}
|
||||
div.hamburger > div {
|
||||
padding: 25px;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
}
|
||||
div.hamburger > div:hover {
|
||||
cursor: pointer;
|
||||
|
||||
2
static/css/ndws.min.css
vendored
2
static/css/ndws.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user