mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-16 11:02:09 +08:00
build
This commit is contained in:
@@ -206,3 +206,13 @@ body {
|
||||
.md-typeset summary:before {
|
||||
width: 1.25em;
|
||||
}
|
||||
|
||||
.pythontutor-iframe {
|
||||
width: 125%;
|
||||
height: 125%;
|
||||
max-width: 125% !important;
|
||||
max-height: 125% !important;
|
||||
transform: scale(0.8);
|
||||
transform-origin: top left;
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user