Skip to content

Commit

Permalink
responsive language and theme buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
albertoxamin committed Mar 16, 2022
1 parent 594e74e commit 3ebff62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontend/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,10 @@ html {
margin-top: -16pt;
zoom: 0.75;
}
#lang,#theme{
max-width: 26pt;
min-width: 0;
}
}
h1,h2,h3,h4,p,span,b,label{
font-family: Avenir, Helvetica, Arial, sans-serif;
Expand Down

0 comments on commit 3ebff62

Please sign in to comment.