You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2018. It is now read-only.
There are places throughout edna where we reference the same color as an alternate background color. This could be abstracted into a more purposeful variable.
@breadcrumb-bgcolor: #f0f0f0;
@treelist-bgcolor: #f0f0f0;
Places in Buzz that also point to one of those two references for the color as well.
The text was updated successfully, but these errors were encountered:
There are places throughout edna where we reference the same color as an alternate background color. This could be abstracted into a more purposeful variable.
Places in Buzz that also point to one of those two references for the color as well.
The text was updated successfully, but these errors were encountered: