Update index.html

This commit is contained in:
NewName
2024-12-22 21:38:05 +08:00
parent d30cd43090
commit d1b14c1960

View File

@@ -372,11 +372,11 @@
position: fixed;
top: 20px;
right: 20px;
padding: 4px 6px;
padding: 2px 8px;
background-color: #f5f5f5;
border: 2px solid #eeeeee;
color: #333;
border-radius: 6px;
border-radius: 10px;
cursor: pointer;
transition: all 0.3s ease;
font-size: 14px;