This commit is contained in:
Jottyfan
2023-04-05 19:40:34 +02:00
parent 45e6c4cbd4
commit 1cc622624a
3 changed files with 6 additions and 3 deletions

View File

@ -429,4 +429,7 @@ div {
text-align: right;
}
.lindaborders {
box-shadow: 0px 0px 7px 4px #ddd;
border-radius: 40px;
}