Update thumbnail
This commit is contained in:
parent
ba61105204
commit
c7b120326d
2 changed files with 7 additions and 0 deletions
Binary file not shown.
Before Width: | Height: | Size: 166 KiB After Width: | Height: | Size: 134 KiB |
|
@ -300,6 +300,13 @@ p {
|
|||
}
|
||||
}
|
||||
|
||||
/* Helper for capturing thumb.png*/
|
||||
@media print {
|
||||
.invisible-div {
|
||||
padding: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
#basic-info {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue