add more style

This commit is contained in:
Aleksandr Trushkin
2024-01-05 23:03:15 +03:00
parent fbe9927ac3
commit 48f5d80f7a
10 changed files with 415 additions and 134 deletions

View File

@ -0,0 +1,6 @@
.btn.btn-primary {
color: white;
background-color: black;
border: none;
border-radius: 4px;
}