mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
try finding article name from content
This commit is contained in:
parent
9cd8d6d92e
commit
7e9e8f2436
31 changed files with 124 additions and 426 deletions
|
@ -1,3 +1,5 @@
|
|||
@charset "UTF-8";
|
||||
/*style général scss*/
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
|
@ -60,7 +62,6 @@ video,
|
|||
canvas,
|
||||
svg {
|
||||
display: block;
|
||||
width: 100%;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
max-width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue