mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
feat(doc): improve documentation authoring exp
This commit is contained in:
@@ -49,17 +49,6 @@
|
||||
margin: 0px 2px;
|
||||
}
|
||||
|
||||
.chip {
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
border-color: var(--color-chip-border);
|
||||
border-radius: 6px;
|
||||
padding: 2px 8px;
|
||||
background-color: var(--color-chip);
|
||||
color: var(--sl-color-text);
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
.article-footer {
|
||||
margin-top: 3rem !important;
|
||||
display: flex;
|
||||
@@ -131,3 +120,7 @@ starlight-menu-button svg {
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
/* .content-panel {
|
||||
padding-top: 2px;
|
||||
} */
|
||||
|
||||
Reference in New Issue
Block a user