mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #20829 from overleaf/mf-blog-list-title-link-size
[web] Reduce blog title link size on bootstrap 5 blog list page GitOrigin-RevId: cd22fef67488c5b8d291c358e812e0d94cb303ef
This commit is contained in:
parent
5d2eac5694
commit
2a99415c69
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@
|
|||
}
|
||||
|
||||
.blog-post-title-link {
|
||||
@include heading-lg;
|
||||
|
||||
margin-top: var(--spacing-04);
|
||||
margin-bottom: var(--spacing-06);
|
||||
|
||||
|
|
Loading…
Reference in a new issue