mirror of
https://github.com/seigler/presentation-blockchains
synced 2025-07-27 01:26:11 +00:00
feat: third step for hashpointers slide
This commit is contained in:
parent
ccb78186f3
commit
36845011f8
5 changed files with 177 additions and 38 deletions
|
@ -71,7 +71,7 @@ body.is-loading:after {
|
|||
}
|
||||
|
||||
body.simulate-projection {
|
||||
filter: contrast(0.65);
|
||||
filter: contrast(0.8);
|
||||
}
|
||||
|
||||
main {
|
||||
|
@ -93,7 +93,7 @@ nav {
|
|||
transition: transform ease 0.5s;
|
||||
font-size: 0.5rem;
|
||||
z-index: 2;
|
||||
background-image: linear-gradient(to top, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.5));
|
||||
background-image: linear-gradient(to top, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.75));
|
||||
}
|
||||
|
||||
nav > label {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue