feat: working-ish shell and terminal
This commit is contained in:
@@ -7,4 +7,6 @@
|
||||
height: 20px;
|
||||
position: absolute;
|
||||
background: colors.$terminal-white;
|
||||
|
||||
transition: .2s cubic-bezier(0, 1, 0.3, 1);
|
||||
}
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
}
|
||||
|
||||
.line {
|
||||
background: red;
|
||||
width: fit-content
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user