mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-19 19:10:17 +00:00
update css
This commit is contained in:
parent
2a2598d833
commit
fb1d9e9018
@ -1,6 +1,8 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>pocketpy demo</title>
|
||||
<link rel="stylesheet" href="xterm/xterm.css" />
|
||||
<script src="xterm/xterm.js"></script>
|
||||
<script src="index.js" ></script>
|
||||
|
@ -54,7 +54,7 @@
|
||||
}
|
||||
|
||||
@media screen and (orientation: portrait) {
|
||||
#terminal { zoom: 3.5 !important; }
|
||||
#terminal { zoom: 1.2 !important; }
|
||||
}
|
||||
|
||||
@media screen and (orientation: landscape) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user