forked from jsnbuchanan/crowd-funder-for-time-pwa
New toggle-style contact amounts control
This commit is contained in:
@@ -9,3 +9,10 @@
|
||||
font-family: 'Work Sans', ui-sans-serif, system-ui, sans-serif !important;
|
||||
}
|
||||
}
|
||||
|
||||
@layer components {
|
||||
input:checked ~ .dot {
|
||||
transform: translateX(100%);
|
||||
background-color: #FFF !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user