CSS error/fix
T
Tom
Whilst checking my website for things I could change or fix in terms of code errors or performance I came across an error in the Discount Ninja CSS.
The w3 validator alerted me of the issue.
.limoniapps-discountninja-badge[data-token='MN59A'] .limoniapps-discountninja-badge-inner-border,
.limoniapps-discountninja-badge[data-token='MN59A'][data-style='circle'] .limoniapps-discountninja-badge-inner-border {
border-color: rgba(0, 0, 0, 0;
}
Closing bracket ')' is missing from the css class.
Kind regards,
Tom
24-7 Games