Update hectabitstyles.css

This commit is contained in:
Tracker-Friendly 2024-03-04 13:12:35 +00:00
parent baa44c5476
commit defcc55e2a
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ p1 {
padding: 7px 16px;
text-align: center;
background-color: var(--button-color);
transition: all 0.3s ease 0s;
transition: all 0.3s ease;
margin: 2px;
}