fix(terminal): refactor names for posts
This commit is contained in:
parent
2571771f70
commit
f6750ade55
3 changed files with 8 additions and 8 deletions
|
|
@ -61,7 +61,7 @@ footer {
|
|||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.cursor {
|
||||
.terminal-cursor {
|
||||
display: inline-block;
|
||||
width: 10px;
|
||||
height: 1em;
|
||||
|
|
@ -78,7 +78,7 @@ footer {
|
|||
}
|
||||
}
|
||||
|
||||
.terminal-prompt {
|
||||
.terminal-container {
|
||||
font-family: "Courier New", monospace;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue