We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d44cad4 commit 707af3cCopy full SHA for 707af3c
src/_playground/App.scss
@@ -78,13 +78,13 @@ $fd-fonts-path: '../../node_modules/fiori-fundamentals/dist/fonts/';
78
padding-left: 1rem;
79
padding-right: 1rem;
80
81
- .frDocs-Content__header, h1 {
+ .frDocs-Content__header, .frDocs-markdown > h1 {
82
margin: 12px 0;
83
margin-top: 2rem;
84
font-size: 2.2rem;
85
}
86
87
- .frDocs-Content__description, p {
+ .frDocs-Content__description, .frDocs-markdown > p {
88
margin-bottom: 1.5rem;
89
font-size: 1rem;
90
font-weight: 300;
0 commit comments