mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-10-03 23:16:01 +00:00
Adjust mobile fonts
This commit is contained in:
@@ -45,8 +45,10 @@ a:visited {
|
||||
color: #53514f;
|
||||
}
|
||||
|
||||
.v-data-table-header th,
|
||||
.v-data-table__td,
|
||||
.v-data-footer {
|
||||
font-size: 1.2rem;
|
||||
@media (min-width: 769px) {
|
||||
.v-data-table-header th,
|
||||
.v-data-table__td,
|
||||
.v-data-footer {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user