Adjust font sizes
This commit is contained in:
parent
f157c847bb
commit
eb002c63e1
1 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
}
|
||||
body {
|
||||
background: slategrey;
|
||||
font-size: 1.25em;
|
||||
font-size: 1.75em;
|
||||
}
|
||||
div#content {
|
||||
width: max-content;
|
||||
|
@ -31,7 +31,6 @@ div#shiritori p {
|
|||
div#shiritori {
|
||||
padding: 2px;
|
||||
height: 24em;
|
||||
font-size: 0.875em;
|
||||
overflow-y: scroll;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue