mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #21313 from overleaf/mf-spacing-featured-section
[web] Add correct spacing between popular-tags section, recent-docs section, and featured-docs section GitOrigin-RevId: c04d2b09d85ac383efd8b3da2c53d5bd86a069f7
This commit is contained in:
@@ -235,6 +235,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.recent-docs + .featured-docs {
|
||||
margin-top: var(--spacing-16);
|
||||
}
|
||||
|
||||
.gallery-item-title {
|
||||
display: inline-flex;
|
||||
gap: var(--spacing-06);
|
||||
|
||||
Reference in New Issue
Block a user