drop shadow

This commit is contained in:
zyqunix 2024-10-29 22:24:22 +01:00
parent 85fc1329ac
commit 63c5a6598f
2 changed files with 2 additions and 1 deletions

View file

@ -89,6 +89,7 @@ body {
justify-content: center;
height: 75%;
width: 500px;
box-shadow: 0 4px 10px rgba(16, 16, 16, 0.5);
}
.tool-header {