Minor fixes

This commit is contained in:
Hyunchul Kim 2021-09-16 01:32:09 +09:00
parent 93769a5069
commit 1ae7e7cdec
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -332,6 +332,8 @@
div#fragment_wrapper > img {
width: fit-content;
min-width: 100px;
max-height: 400px;
}
div#introduction {