Make headline smaller on mobile
This commit is contained in:
@@ -78,6 +78,10 @@ td {
|
||||
display: none;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 60px;
|
||||
}
|
||||
|
||||
table {
|
||||
width: min(90vw, 400px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user