mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-23 06:09:21 +01: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 {
|
.deck-backdrop .deck .status {
|
||||||
max-width: var(--main-width);
|
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;
|
display: none;
|
||||||
}
|
}
|
||||||
@media (min-width: 40em) {
|
@media (min-width: 40em) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue