more improvements and cleanup
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
d2d7910d52
commit
051deb6f27
4 changed files with 60 additions and 90 deletions
|
@ -18,7 +18,6 @@ body {
|
|||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
//overflow-anchor: none;
|
||||
}
|
||||
|
||||
header {
|
||||
|
@ -34,11 +33,6 @@ header {
|
|||
z-index: 1;
|
||||
|
||||
.overlay {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
background-color: rgba($secondary, 0.9);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue