fixes
All checks were successful
deploy to production / deploy (push) Successful in 35s

This commit is contained in:
2023-09-01 13:46:53 +00:00
parent 190c83f4b0
commit e02ac8e1f7
7 changed files with 16 additions and 11 deletions

View File

@@ -57,8 +57,9 @@
button {
background-color: @bg-color;
color: @font-color;
height: 36px;
padding: 2px 15px;
font-size: 14px;
font-size: 20px;
font-weight: bold;
cursor: pointer;
}