diff --git a/src/App.vue b/src/App.vue index 81876f7..217272a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -436,7 +436,7 @@ th { .heading &, .title &, .subtitle & .link--external &, - .v-btn:not(.v-btn--icon) & { + .v-btn:not(.v-btn--icon):not(.v-btn--floating) & { font-size: 1.2em; } }