We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f5b53f + 6653785 commit c5fcabaCopy full SHA for c5fcaba
1 file changed
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