mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-25 02:35:39 +03:00
Fix typo
This commit is contained in:
parent
a1021e1aee
commit
0599c0d2c9
1 changed files with 1 additions and 1 deletions
|
@ -928,7 +928,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
|
|||
.deck-backdrop .deck .status {
|
||||
max-width: var(--main-width);
|
||||
}
|
||||
.deck-backdrop .deck :is(.button-switch-view, menu-switch-view) {
|
||||
.deck-backdrop .deck :is(.button-switch-view, .menu-switch-view) {
|
||||
display: none;
|
||||
}
|
||||
@media (min-width: 40em) {
|
||||
|
|
Loading…
Reference in a new issue