mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 13:40:24 +02:00
lint files
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
|
||||
.album-section-divider-container {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: var(--theme-spacing-md);
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
grid-template-columns: auto 1fr;
|
||||
gap: var(--theme-spacing-md);
|
||||
align-items: center;
|
||||
margin-bottom: var(--theme-spacing-md);
|
||||
width: 100%;
|
||||
min-width: 0;
|
||||
margin-bottom: var(--theme-spacing-md);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user