Comment styline

This commit is contained in:
2023-12-21 21:04:09 +11:00
parent e19b86a4c1
commit 6a3409746e
2 changed files with 12 additions and 4 deletions

View File

@@ -94,3 +94,7 @@ h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
height: 100%;
border-radius: 8px;
}
.squircle {
clip-path: url(#squircleClip);
}