feat: simple buttons to show links for media
This commit is contained in:
@@ -199,7 +199,7 @@ html, body {
|
||||
font-size: 18px;
|
||||
|
||||
.header-image {
|
||||
margin-bottom: 1em;
|
||||
margin-bottom: 0.5em;
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
@@ -215,6 +215,10 @@ html, body {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.blog-links {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
/* Metadata */
|
||||
|
||||
Reference in New Issue
Block a user