mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-05 23:43:37 +02:00
feat: bootstrap resource header
This commit is contained in:
@@ -28,6 +28,14 @@ export const MarkdownWrapper = styled.div`
|
||||
font-size: ${BASE_FONT_SIZE}px;
|
||||
line-height: ${BASE_LINE_HEIGHT}px;
|
||||
|
||||
& > :first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
& > :first-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: ${BASE_LINE_HEIGHT}px 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user