mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f4cf1d2ee7
commit
285c0b8b94
@ -575,6 +575,7 @@ body {
|
||||
margin-left: var(--image-gap-size);
|
||||
}
|
||||
/* image gap indicator */
|
||||
/* XXX not sure we need this yet...
|
||||
.image:before {
|
||||
content: var(--image-gap-text);
|
||||
display: block;
|
||||
@ -586,6 +587,7 @@ body {
|
||||
padding: 0.2em 0.5em;
|
||||
transform: translate(-50%);
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
/* DEBUG stuff... */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user