Replace the locked content images on the project overview page

This commit is contained in:
Steven Nguyen
2023-09-25 13:19:45 -07:00
parent 1184ad30a3
commit c2b66829d1
5 changed files with 429 additions and 605 deletions
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 61 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 61 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 53 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 52 KiB

@@ -176,7 +176,9 @@
}
}
:global(.theme-dark) .card-header {
background-color: #18181b;
background: var(--url) #18181b;
background-repeat: no-repeat;
background-position: top right;
}
:global(.theme-light) .card-header {