mirror of
https://github.com/Fluffy-Bean/website.git
synced 2025-06-26 20:06:18 +00:00
Add work-in-progress blogs
This commit is contained in:
parent
6fac6596b2
commit
a69105b1a0
12 changed files with 114 additions and 2 deletions
|
@ -271,7 +271,7 @@ const comments = import.meta.env.PUBLIC_COMMENTS === "true";
|
|||
img {
|
||||
margin: 16px -16px;
|
||||
|
||||
max-width: 100%;
|
||||
max-width: calc(100% + 32px);
|
||||
height: auto;
|
||||
|
||||
border-radius: $radius;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue