Add search
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user