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