Skip to content

Commit 6653785

Browse files
committed
updated css
Signed-off-by: bidi <[email protected]>
1 parent 3f5b53f commit 6653785

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

css/docs.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,10 +304,11 @@ li.subnavigation__list-item.subnavigation__list-item--active {
304304

305305
blockquote {
306306
background-color: #f7f7f7;
307-
padding: 1.5rem 1rem;
307+
padding: 12px 20px 0 20px;
308308
margin: 2rem 0;
309-
border-left: 5px solid #C71F38;
309+
border: 2px solid #d63384;
310310
font-size: 15px;
311+
border-radius: 10px;
311312
}
312313

313314
/*CODE LANGUAGE */

0 commit comments

Comments
 (0)