make the apps more rounded

This commit is contained in:
neon443
2025-06-13 17:24:39 +01:00
parent e74e46e4a1
commit dd82825cbc

View File

@@ -188,7 +188,7 @@ h5 {
margin-top: 5px;
width: 100px;
height: 100px;
border-radius: 15px;
border-radius: 20px;
transition: 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}