diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 9914cc0..4ad2e80 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +- TMS-1028: Fix footer social-media icon color + +## [1.12.1] – 2023-05-24 + +### Changed + - TMS-931: Navigation accessibility fixes ## [1.12.0] – 2023-04-11 diff --git a/assets/styles/overrides/_footer.scss b/assets/styles/overrides/_footer.scss index c3488a2..2cab9f6 100644 --- a/assets/styles/overrides/_footer.scss +++ b/assets/styles/overrides/_footer.scss @@ -20,10 +20,16 @@ outline-color: $black; } } + + .icon.is-primary-invert { + fill: currentColor !important; + } + h2 { color: $black; text-transform: none; } + a { font-weight: inherit; } diff --git a/style.css b/style.css index df00acb..82c5840 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ /* * Theme Name: TMS Theme Filharmonia * Description: Tampere Multisite Filharmonia Theme - * Version: 1.12.0 + * Version: 1.12.1 * Author: Geniem * Author URI: https://geniem.fi * Template: tms-theme-base