Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d2a4ba674e
commit
5b8032c3b4
2 changed files with 4 additions and 4 deletions
|
|
@ -199,9 +199,9 @@ summary {
|
|||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.main-header nav ul li.characters {
|
||||
scale: var(--char-scale);
|
||||
transition: scale 0.1s linear;
|
||||
.main-header nav ul li.characters svg {
|
||||
width: var(--char-size);
|
||||
height: auto;
|
||||
}
|
||||
.main-header .top {
|
||||
display: flex;
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue