Skip to content

Commit d1d9662

Browse files
committed
Revert "Update redirect.css"
This reverts commit 16da645.
1 parent 16da645 commit d1d9662

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css/redirect.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,8 @@
259259
}
260260

261261
.share-btn .icon {
262-
height: clamp(1rem, 4vw, 1.5rem);
263-
width: clamp(1rem, 4ve, 1.5rem);
262+
height: 1.5rem;
263+
width: 1.5rem;
264264
}
265265

266266
/* Footer */
@@ -293,4 +293,4 @@
293293
opacity: 1;
294294
transform: translateY(0);
295295
}
296-
}
296+
}

0 commit comments

Comments
 (0)