This commit is contained in:
2025-11-13 11:24:23 +01:00
parent 35e6b82422
commit 49071af479
5 changed files with 66 additions and 18 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -4317,9 +4317,9 @@ form {
.scroll-brn-box {
position: fixed;
bottom: 40px;
right: 40px;
z-index: 100000000000;
bottom: 38px;
right: 100px;
z-index: 10000000;
opacity: 0;
visibility: hidden;
transition: all 250ms ease-in-out;
@@ -4330,8 +4330,8 @@ form {
}
a {
width: 50px;
height: 50px;
width: 56px;
height: 56px;
background: #e79332;
border-radius: 100%;
display: flex;