mirror of
https://github.com/celogeek/go-comic-converter.git
synced 2025-05-25 08:12:36 +02:00
Kobo styles, fill screen
This commit is contained in:
parent
e38db62af2
commit
48816aee2d
@ -21,4 +21,6 @@ div {
|
|||||||
img {
|
img {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
width: {{ .View.Width }}px;
|
||||||
|
height: {{ .View.Height }}px;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user