fix this bit of styling
This commit is contained in:
parent
c314571581
commit
30b0c2961d
|
@ -537,7 +537,7 @@ body {
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
font-size: calc(14px + (26 - 14) * ((100vw - 360px) / (1600 - 360)))
|
font-size: calc(16px + 20 * ((100vw - 320px) / 1680));
|
||||||
}
|
}
|
||||||
td, th {
|
td, th {
|
||||||
border-right: 1px solid;
|
border-right: 1px solid;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user