forked from Botanical/BotanJS
Default ArticleContent set to inline-block
This commit is contained in:
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" );
|
Reference in New Issue
Block a user