Skip to content
Snippets Groups Projects
Commit 229e696a authored by Lee Tickett's avatar Lee Tickett
Browse files

Merge branch 'fix-cookie-link-casing' into 'main'

Fix casing of cookie preferences link

See merge request gitlab-org/developer-relations/contributor-success/contributors-gitlab-com!932
parents 4d36378b 96f0231e
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -15,6 +15,7 @@ a:not(.btn):hover {
}
a.ot-sdk-show-settings {
display: inline-block;
text-transform: lowercase;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment