diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-11-14 19:02:25 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-14 19:02:25 +0100 |
| commit | 3b39aabbffdb3d3d7bbf339c6cd6208bc3b2f794 (patch) | |
| tree | a805594d0ea79864df4a9d902ed4bb6042726ca8 /src/frontend/app/components/Stops/ConsolidatedCirculationList.css | |
| parent | d285093900ff6f8e3d5dba394999bb413f5d00f3 (diff) | |
fix some styles
Diffstat (limited to 'src/frontend/app/components/Stops/ConsolidatedCirculationList.css')
| -rw-r--r-- | src/frontend/app/components/Stops/ConsolidatedCirculationList.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/frontend/app/components/Stops/ConsolidatedCirculationList.css b/src/frontend/app/components/Stops/ConsolidatedCirculationList.css index 3705ec3..3ce8a02 100644 --- a/src/frontend/app/components/Stops/ConsolidatedCirculationList.css +++ b/src/frontend/app/components/Stops/ConsolidatedCirculationList.css @@ -1,7 +1,6 @@ /* Consolidated Circulation List Styles */ .consolidated-circulation-container { width: 100%; - margin-block-start: 1.5rem; } .consolidated-circulation-caption { |
