mirror of
https://github.com/safing/web
synced 2025-04-08 13:09:09 +00:00
Remove publications CSS code
This commit is contained in:
parent
fa353ceb2a
commit
29a28fca7a
1 changed files with 0 additions and 14 deletions
|
@ -16,20 +16,6 @@ Many of you have been asking for this, and finally it is here: The new network m
|
|||
|
||||

|
||||
|
||||
<style>
|
||||
/*
|
||||
Import before we need it in order to not first render it wrong.
|
||||
TODO: Remove when this has been added to the Safing Tailwind lib.
|
||||
*/
|
||||
.markdown-container table img {
|
||||
border-radius: 0.375rem;
|
||||
box-shadow: 0 0 5px 0 rgb(0 0 0 / 0%), 0 0 90px 0 rgb(59 93 199 / 10%);
|
||||
display: block;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
 | 
|
||||
 | 
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue