Make registry more responsive

Add dynamic route for clickable tiles
Make copy url notification instead of alert
Add achitecture to details
This commit is contained in:
Chris Hunt
2023-01-10 09:41:42 +00:00
parent e7c1744d83
commit c2c1599221
9 changed files with 228 additions and 49 deletions

View File

@@ -10,6 +10,10 @@ body {
font-weight: 400;
}
.notification {
box-shadow: none!important;
}
.bg-bubbles {
position: absolute;
top: 0;