titleCuttig: revert changes
This commit is contained in:
parent
60e269a0dd
commit
313ad9d828
1 changed files with 6 additions and 0 deletions
|
@ -215,6 +215,12 @@ figure {
|
|||
}
|
||||
|
||||
@media only screen and (max-width: 850px) {
|
||||
.site-name {
|
||||
width: 2ch;
|
||||
overflow: hidden;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.terminal-nav {
|
||||
align-items: flex-start;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Reference in a new issue