Skip to content

Commit

Permalink
feat(twitter): Add twitter footer to main page
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmussig committed Jul 14, 2023
1 parent ee49dd6 commit 814b49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/layout/TwitterFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default Vue.extend({

<style scoped>
.twitter-footer {
background-color: #000000;
background-color: #1E1E1E;
color: #b7b7b7;
}
Expand Down

0 comments on commit 814b49c

Please sign in to comment.