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 3f5b53f commit 6653785Copy full SHA for 6653785
css/docs.css
@@ -304,10 +304,11 @@ li.subnavigation__list-item.subnavigation__list-item--active {
304
305
blockquote {
306
background-color: #f7f7f7;
307
- padding: 1.5rem 1rem;
+ padding: 12px 20px 0 20px;
308
margin: 2rem 0;
309
- border-left: 5px solid #C71F38;
+ border: 2px solid #d63384;
310
font-size: 15px;
311
+ border-radius: 10px;
312
}
313
314
/*CODE LANGUAGE */
0 commit comments