Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/styles/components/_footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@
margin-top: 20px;
margin-left: auto;
margin-right: auto;
width: 150px;
width: 185px;
}

a {
Expand All @@ -578,7 +578,7 @@
svg {
height: 30px;
width: 30px;
padding: 6px;
padding: 5px;
fill: #FFFFFF;
vertical-align: bottom;
transition: fill .3s;
Expand Down Expand Up @@ -745,4 +745,4 @@
}

}
}
}