Minor fixes
This commit is contained in:
parent
93769a5069
commit
1ae7e7cdec
2 changed files with 3 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
|
@ -332,6 +332,8 @@
|
|||
div#fragment_wrapper > img {
|
||||
width: fit-content;
|
||||
min-width: 100px;
|
||||
max-height: 400px;
|
||||
|
||||
}
|
||||
|
||||
div#introduction {
|
||||
|
|
|
|||
Loading…
Reference in a new issue