Skip to content

Commit

Permalink
fix: remove styles for .material-design-icon which act on top navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
brunob authored and Grotax committed Sep 29, 2024
1 parent 2345e5e commit b5c0bc3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@ export default Vue.extend({
</script>

<style>
.material-design-icon {
color: var(--color-text-lighter)
}
#news-app {
display: flex;
flex-direction: column;
Expand Down

0 comments on commit b5c0bc3

Please sign in to comment.