mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
style: misc. design updates
This commit is contained in:
+4
@@ -204,6 +204,10 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
& > a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
& > .mdx-cta-section__item-description {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@
|
||||
}
|
||||
|
||||
.mdx-logo-carousel__inner {
|
||||
margin-top: 100px;
|
||||
margin-top: 32px;
|
||||
}
|
||||
|
||||
.mdx-logo-carousel__item {
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
align-items: flex-start;
|
||||
padding: 1.5rem 1rem 0 1rem;
|
||||
padding: 1.5rem 1rem 0 0;
|
||||
border-top: 1px solid rgb(var(--lsd-border-primary));
|
||||
}
|
||||
|
||||
|
||||
@@ -3,6 +3,10 @@
|
||||
|
||||
.mdx-roadmap {
|
||||
width: 100%;
|
||||
|
||||
.mdx-grid__scroll {
|
||||
margin-bottom: 32px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.mdx-roadmap__timeline {
|
||||
|
||||
Reference in New Issue
Block a user