Make entire archive/feature item "clickable" (#1864)
* Make entire feature item "clickable" Use a pseudo element on the call to action button to cover the entire feature item and make it "clickable". * Make entire archive item "clickable" Use a pseudo element on the `<a>` element to cover the entire archive item and make it "clickable". * Update CHANGELOG and history * Reference issue
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
### Enhancements
|
||||
|
||||
- Make entire feature and archive items "clickable". [#1864](https://github.com/mmistakes/minimal-mistakes/pull/1864)
|
||||
- Allow custom Staticman endpoints. [#1842](https://github.com/mmistakes/minimal-mistakes/issues/1842)
|
||||
- Remove `type="text/css"` from Algolia script includes. [#1836](https://github.com/mmistakes/minimal-mistakes/pull/1836)
|
||||
- Remove unneeded `HandheldFriendly` and `MobileOptimized` meta tags. [#1837](https://github.com/mmistakes/minimal-mistakes/pull/1837)
|
||||
|
||||
Reference in New Issue
Block a user