Properly close code block in docs

pull/275/head^2
Svilen Markov 2024-12-07 16:47:58 +07:00
parent ee1d7599d5
commit 448c795982
1 changed files with 1 additions and 0 deletions

@ -281,6 +281,7 @@ theme:
> .widget-type-rss a { > .widget-type-rss a {
> font-size: 1.5rem; > font-size: 1.5rem;
> } > }
> ```
> >
> In addition, you can also use the `css-class` property which is available on every widget to set custom class names for individual widgets. > In addition, you can also use the `css-class` property which is available on every widget to set custom class names for individual widgets.