A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Not really related to Episerver... but have you tried:
a {
font-family: Verdana;
color: yellow;
text-decoration: none;
}
I've been trying to set my links text-declaration to none, but I keep getting this error message.
"Oops, try again. Did you remember to set your link's text-decoration to none;?"
This is what the index.html page looks like.
Does anyone know what i need to do to fix this and get it to accept the "text-decoration: none; ?"