Skip to content

Commit

Permalink
Update App.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanwestin committed May 22, 2024
1 parent e647f21 commit f51f0e5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -197,15 +197,6 @@ if (import.meta.env.DEV) {
padding-left: 30px!important;
}
.extern-dark{
float:right;
background: url("@/assets/linkbuttonwhite.png");
background-size: 18px;
background-position: 5px 50%;
background-repeat: no-repeat;
padding-left: 30px!important;
}
.main-nav-link {
@apply p-1 px-2 mr-2 hover:bg-white/25 rounded-lg transition-all;
}
Expand Down

0 comments on commit f51f0e5

Please sign in to comment.