Skip to content
Snippets Groups Projects
Commit 80fd5cb3 authored by Josh Borrow's avatar Josh Borrow
Browse files

Minor UI fix on phones -- footer logos now correctly wrap

parent 3628721d
Branches
No related tags found
No related merge requests found
...@@ -90,6 +90,7 @@ body { ...@@ -90,6 +90,7 @@ body {
.footer { .footer {
display: flex; display: flex;
flex-wrap: wrap;
justify-content: center; justify-content: center;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment