CHANGE card display, CHANGE Link List, ADD Custom Bullet Points

This commit is contained in:
Hoernschen 2022-07-08 17:01:05 +02:00
parent 1c60871e9a
commit 0ded2e9138
Signed by: hoernschen
GPG key ID: 37591FAF4E6D3462
8 changed files with 103 additions and 31 deletions

View file

@ -21,6 +21,11 @@
margin: auto;
}
.header-blocker {
width: 100%;
min-height: 4rem;
}
.sticky {
position: fixed;
top: 0;