Add search

This commit is contained in:
2024-10-08 21:29:44 +01:00
parent 5014282769
commit f1010b8044
12 changed files with 304 additions and 6 deletions
+3 -2
View File
@@ -7,7 +7,7 @@
body {
font-family: Arial, sans-serif;
background-color: #f0f0f0;
background: center no-repeat url('./assets/wallpapers/blobs.jpg') fixed;
display: flex;
align-items: center;
justify-content: center;
@@ -30,7 +30,8 @@ body {
.app-item {
background: #fff;
border: 1px solid #ddd;
opacity: 0.95;
border-radius: 12px;
overflow: hidden;
width: 150px;
height: 150px;