Terminals scroll on mobile

This commit is contained in:
Thomas Smith 2023-02-23 18:24:02 -05:00
parent d26e9e5c12
commit 358abc0b46

View file

@ -432,6 +432,7 @@
}
.terminal-content{
height: 250px;
overflow-y: auto;
}
.horizon-img{
height: 200px;