Switch to video player instead of GIF

This commit is contained in:
2022-12-21 13:26:39 -08:00
parent 5a90de4ef5
commit aac1fbfd1d
13 changed files with 147 additions and 12 deletions

View File

@@ -32,4 +32,18 @@
pre {
background-color: transparent;
}
.terminal-player {
max-width: 735px;
max-height: 450px;
}
.sc-carousel__carousel-container {
--sc-arrow-size: 3px;
}
button.sc-carousel-arrow__circle {
width: 30px !important;
height: 30px !important;
}