This commit is contained in:
2022-11-14 15:41:11 +01:00
parent 1380575845
commit a7fac21442
17 changed files with 236 additions and 63 deletions

View File

@ -1,11 +1,10 @@
.btn {
padding: 11px 15px;
border: none;
cursor: pointer;
color: white;
font-size: 0.8em;
border-radius: 2px;
cursor:none !important;
}