added picture logic & started on upload button

This commit is contained in:
2025-01-22 22:30:58 +01:00
parent 9f2ed4e448
commit 11db41a128
7 changed files with 18 additions and 7 deletions
+2 -1
View File
@@ -12,9 +12,10 @@
grid-template-columns: repeat(2, auto);
grid-template-rows: repeat(2, auto);
}
#picContainer {
#picValue {
width: 150px;
height: 150px;
display: block;
}
#credits {
position: absolute;