Added You are almost there comp

This commit is contained in:
Ebube
2024-03-22 17:19:58 +01:00
parent dd6d92654c
commit e1bd0293f1
7 changed files with 257 additions and 5 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
.btn-primary {
background: #5A2C82;
background: #5A2C82 !important;
color: #FFFFFF;
display: block;
text-decoration: none;
@@ -8,7 +8,7 @@
}
.btn-active {
background: #D10056;
background: #D10056 !important;
}
.btn-R {