forked from Botanical/BotanJS
Default ArticleContent set to inline-block
This commit is contained in:
parent
dd4f423919
commit
e7f169a7f8
1
botanjs/src/Astro/Blog/Components/ArticleContent.css
Normal file
1
botanjs/src/Astro/Blog/Components/ArticleContent.css
Normal file
@ -0,0 +1 @@
|
|||||||
|
.ref-content { display: inline-block; }
|
1
botanjs/src/Astro/Blog/Components/ArticleContent.js
Normal file
1
botanjs/src/Astro/Blog/Components/ArticleContent.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
// __namespace( "Astro.Blog.Components.ArticleContent" );
|
Loading…
Reference in New Issue
Block a user