Skip to content
Snippets Groups Projects
Commit c38032ac authored by farhatahmad's avatar farhatahmad Committed by Jesus Federico
Browse files

Fixed styling on cookie warning (#368)

parent 0b90e130
No related branches found
No related tags found
No related merge requests found
......@@ -128,5 +128,10 @@ a {
.cookies-banner {
height: $footer-height;
background-color: $background-color;
color: white;
background-color: $button-color-blue;
#cookies-agree-button {
background-color: green !important;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment