This commit is contained in:
2024-06-24 16:53:38 +05:45
parent d80bd7dfd9
commit eefb79b3c9
193 changed files with 28476 additions and 321 deletions

12599
css/bootstrap.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -94,6 +94,12 @@ h6{
border-radius: 50%;
}
.btn-square:hover{
background-color: #d43b0b;
}
.btn.btn-primary {
background:#f1592a !important;
color: var(--bs-white) !important;