Add photoswipe captions
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -56,7 +56,6 @@ main.with-meta {
|
||||
.post {
|
||||
display: block;
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
|
||||
&:not(:first-child) {
|
||||
margin-top: 4rem;
|
||||
@@ -81,7 +80,7 @@ main.with-meta {
|
||||
|
||||
.post:hover .title,
|
||||
.post:hover .summary {
|
||||
color: var(--text-900);
|
||||
color: var(--text-800);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user