2024-09-26 09:45:44 +02:00

9 lines
110 B
SCSS

hr {
background: var(--gray-300);
}
ion-thumbnail {
--size: 1.5rem;
margin-inline-end: 0.5rem;
}