improve bottom margin for featured img; figcaption style; increment version

This commit is contained in:
Adam Piontek 2021-10-23 09:50:34 -04:00
parent f3bda24a8c
commit dd7d915f38
4 changed files with 12 additions and 3 deletions

View file

@ -265,6 +265,15 @@ img,
figure.wp-caption {
max-width: 100%;
height: auto;
margin-bottom: 1.5rem;
}
.wp-block-image figcaption {
margin-top: -1.2rem;
margin-bottom: 1.5rem;
text-align: center;
font-style: italic;
font-size: smaller;
color: $text-muted;
}
.btn {
font-family: $font-family-sans-serif;

2
dist/main.min.css vendored

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
{
"name": "wp-73k-theme",
"version": "1.0.6",
"version": "1.0.7",
"description": "WP 73k",
"main": "./assets/js/main.js",
"scripts": {

View file

@ -3,7 +3,7 @@
* Theme URI: https://github.com/apiontek/wp-73k
* Author: Adam Piontek
* Author URI: https://73k.us
* Version: 1.0.6
* Version: 1.0.7
* License: GNU General Public License v3 or later
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
* Text Domain: wp-73k