Don't change the order in the list layout
This commit is contained in:
@@ -420,6 +420,10 @@
|
||||
font-size: clamp(1rem, 1.8cqi, 2rem);
|
||||
max-inline-size: 80ch;
|
||||
|
||||
.bubble {
|
||||
order: 0;
|
||||
}
|
||||
|
||||
.bubble__title-link {
|
||||
color: var(--color-txt);
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user