slider work

This commit is contained in:
Zsolt Ero
2024-01-31 02:59:45 +01:00
parent 56fea5d167
commit ab0b42672e
4 changed files with 25 additions and 17 deletions

View File

@@ -259,14 +259,15 @@ hr {
#support-plans-slider {
max-width: 600px;
margin: 150px auto;
margin: 200px auto 150px;
}
.noUi-value {
line-height: 0;
margin-top: 32px;
font-size: 20px;
font-size: 30px;
transition: font-size 0.3s ease;
cursor: pointer;
}
.noUi-value.active {