EasyAdmin! For an Awesomely Powerful Admin Area
Assets: Custom CSS and JS
  Unlock this challenge
Login Register

Challenge 1 / 1

Suppose you want to override the font color of the footer in EasyAdmin. When you inspect the element, you see that its color is set to:

.footer {
    color: var(--footer-color)
}

Which of the following is not true about how you could override this?

Skip challenges and go to theNext Chapter

Turn Challenges Off?

All further challenges will be skipped automatically.
You can re-enable challenges at any time on this page or from your account page.