diff --git a/src/containers/shared/css/global.scss b/src/containers/shared/css/global.scss index e10fd11d1..c3d7cfdb4 100644 --- a/src/containers/shared/css/global.scss +++ b/src/containers/shared/css/global.scss @@ -228,7 +228,7 @@ a, Workaround to have the effect nested anchor tags (invalid html). 1. Add the class `anchor-mask` to the container you would normally wrap in an tag. -2. Add the class `mask-overlay` to to the anchor. +2. Add the class `mask-overlay` to the anchor. This makes the `mask-overlay` sit on top of the `anchor-mask` and then places any other "nested" anchors on top of the overlay */