Added more logic
This commit is contained in:
parent
6f98294ea0
commit
8914afd7ff
@ -24,6 +24,10 @@ body::-webkit-scrollbar-thumb {
|
|||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
border: 3px solid var(--scrollbarBG);
|
border: 3px solid var(--scrollbarBG);
|
||||||
}
|
}
|
||||||
|
.hidden {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.card {
|
.card {
|
||||||
/* border-top-right-radius: 42px; */
|
/* border-top-right-radius: 42px; */
|
||||||
|
BIN
img/notfound.jpg
Normal file
BIN
img/notfound.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 186 KiB |
469
index.html
469
index.html
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user