We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed76361 commit e2800bdCopy full SHA for e2800bd
assets/stylesheets/sass/terminal.sass
@@ -1,7 +1,7 @@
1
@use "variables" as vars
2
@use "mixins" as mix
3
4
-$height: 47rem
+$height: 47.5rem
5
$width: 43rem
6
$min-width: 40rem
7
$min-height: 14rem
@@ -28,7 +28,7 @@ $username-color: #56F2E6
28
font-size: 1.22rem
29
height: calc(100% - vars.$header-height)
30
overflow: auto
31
- padding: 0 $window-padding $window-padding $window-padding
+ padding: 0 $window-padding
32
33
&__row
34
line-height: 1.79rem
0 commit comments