Trying the docker buildx using git repository.

Static mostly done.
good progress on store
This commit is contained in:
2024-10-12 23:24:55 +05:30
parent 4df566df5e
commit 00fd57f256
36 changed files with 10118 additions and 644 deletions

View File

@ -9,8 +9,9 @@
left: 0;
padding: 2rem;
z-index: 1000;
background: hsl(0 0% 100% / .2);
backdrop-filter: blur(1rem);
background: hsl(0 0% 100% / 1);
/* background: hsl(0 0% 100% / .2);
backdrop-filter: blur(1rem); */
font-size: 1.25rem;
line-height: 1.75rem;
}