Fixing font size.
This commit is contained in:
parent
01f71e99cd
commit
91c2901fd4
@ -111,6 +111,7 @@ body {
|
||||
body div.presentation div.presentation-item {
|
||||
margin: 1%;
|
||||
width: 30%;
|
||||
font-size: 30px;
|
||||
overflow-y: scroll; }
|
||||
body div.presentation div.presentation-item code pre {
|
||||
white-space: pre-wrap; }
|
||||
|
@ -138,6 +138,7 @@ body {
|
||||
}
|
||||
margin: 1%;
|
||||
width: 30%;
|
||||
font-size: 30px;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
height: 50vh;
|
||||
|
Loading…
Reference in New Issue
Block a user