Skip to content

Commit

Permalink
Fix background color behind powered by Teneo
Browse files Browse the repository at this point in the history
  • Loading branch information
jolzee committed Apr 16, 2020
1 parent af3dae7 commit 321ecff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,7 @@
v-if="keepBranding()"
align="center"
justify="center"
class="primary darken-2"
style="height:90px"
style="height:90px; background-color: #2F286E;"
>
<div class="pa-2">
<a
Expand Down

0 comments on commit 321ecff

Please sign in to comment.