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) {
|
@media only screen and (max-width: 850px) {
|
||||||
|
.site-name {
|
||||||
|
width: 2ch;
|
||||||
|
overflow: hidden;
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
.terminal-nav {
|
.terminal-nav {
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue