Skip to content
Snippets Groups Projects
Commit 0766de4b authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

allow hr in footer

parent 7fa5bae4
No related branches found
No related tags found
No related merge requests found
...@@ -488,6 +488,9 @@ footer .inner-wrap { ...@@ -488,6 +488,9 @@ footer .inner-wrap {
font-size: initial; font-size: initial;
flex-grow: 0; flex-grow: 0;
} }
.footer .block-menu ul hr{
border-top: 1px solid #2D96FA;
}
main a:hover { main a:hover {
color: #0056b3; color: #0056b3;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment