mirror of
https://github.com/aljazceru/satshkd-vercel.git
synced 2025-12-17 05:04:24 +01:00
Update mobile table font size to 1.2rem for small screens
This commit is contained in:
@@ -131,7 +131,7 @@ table.u-full-width tbody td {
|
|||||||
|
|
||||||
table.u-full-width tbody td {
|
table.u-full-width tbody td {
|
||||||
padding: 8px 2px;
|
padding: 8px 2px;
|
||||||
font-size: 0.85rem;
|
font-size: 1.2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Smaller dark toggle for small screens */
|
/* Smaller dark toggle for small screens */
|
||||||
|
|||||||
Reference in New Issue
Block a user