Improving content preview style
This commit is contained in:
parent
1b464b67c1
commit
69ff6f494d
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
font-size: 0.9em;
|
font-size: 0.7em;
|
||||||
|
opacity: 0.7;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gallery-image {
|
.gallery-image {
|
||||||
|
|
Loading…
Reference in a new issue