Skip to content
Snippets Groups Projects
Commit 41711c35 authored by Gabriel Copat's avatar Gabriel Copat
Browse files

Fixed edited files that should not be in this branch

parent 4f60c2f2
No related branches found
No related tags found
1 merge request!25Resolve "As a user, I would like a place to see all my earned badges, so that I can track my progress."
/* Header */
.headerBar {
/*border-bottom: 2px rgb(230, 230, 230) solid;*/
border-bottom: 2px rgb(230, 230, 230) solid;
margin-bottom: 20px;
display: flex;
background-color: rgb(84, 33, 128);
......@@ -63,7 +63,7 @@ footer {
display: flex;
justify-content: center;
background-color: rgb(84, 33, 128);
/*border-top: 2px rgb(230, 230, 230) solid;*/
border-top: 2px rgb(230, 230, 230) solid;
font-size: 1vw;
}
.footerBar{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment