mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
fix: blog links text decoration style
This commit is contained in:
@@ -63,6 +63,14 @@
|
||||
|
||||
.blog-wrapper--index h2[itemprop='headline'] {
|
||||
@include lsd.typography('h6');
|
||||
|
||||
> a {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
.blog-wrapper .breadcrumbs__item {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.blog-wrapper > .container > .row > main {
|
||||
|
||||
Reference in New Issue
Block a user