From d3e2fb2afe413fcc3abb8f7b1ec1dcb88d1f9c63 Mon Sep 17 00:00:00 2001 From: Ingo Steinke Date: Wed, 11 Oct 2023 22:48:42 +0200 Subject: [PATCH] ensure layout requirments #59 --- package.json | 2 +- src/css/m_stories.css | 1 + src/functions.php | 2 +- src/style.css | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b3fd3ba..4c00491 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kleiderordnung-berlin", - "version": "3.1.4", + "version": "3.1.5", "description": "portfolio website for sustainable stylist Tina Steinke", "scripts": { "install": "node install-local-environment.js", diff --git a/src/css/m_stories.css b/src/css/m_stories.css index ab1d84e..409ee79 100644 --- a/src/css/m_stories.css +++ b/src/css/m_stories.css @@ -186,6 +186,7 @@ body.single-story .stories__story__quote { @media (max-width: 555px) { .stories__story__image, .stories__story__image img, .stories__story__quote { height: calc(70vw * 1.775700935); /* inverse default ratio (190/107) */ + min-height: 30.75rem; /* ensure layout requirements */ } .stories__story__quote__text { diff --git a/src/functions.php b/src/functions.php index 3d10159..fa14fd6 100644 --- a/src/functions.php +++ b/src/functions.php @@ -9,7 +9,7 @@ } if ( ! defined( 'KLEIDERORDNUNG_THEME_VERSION' ) ) { - define( 'KLEIDERORDNUNG_THEME_VERSION', '3.1.4' ); + define( 'KLEIDERORDNUNG_THEME_VERSION', '3.1.5' ); } if ( ! defined( 'KLEIDERORDNUNG_DIR' ) ) { diff --git a/src/style.css b/src/style.css index b8b6a13..3a2c967 100644 --- a/src/style.css +++ b/src/style.css @@ -4,7 +4,7 @@ Description: WordPress Classic Theme for KleiderOrdnung.Berlin by Ingo Steinke (web development), Ina Nixdorf (web design), Tina Steinke (requirements) Author: openmindculture Author URI: https://www.ingo-steinke.com/ - Version: 3.1.4 + Version: 3.1.5 Tested up to: 6.3.1 License: proprietary Tags: Tags: wordpress-theme,wordpress-classic-theme,classic-theme,classic,fashion,sustainability,webperf