mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-07 21:07:47 +00:00
docs: add a description and proper date to css stacking article
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
{
|
||||
title: "Why is z-index not working?! - Explaining CSS Stacking Context",
|
||||
description: "",
|
||||
published: '2023-01-01T22:12:03.284Z',
|
||||
description: "z-index is a CSS property that helps control the z-axis height of an element, but it often doesn't seem to work. Why is that? How does it REALLY work?",
|
||||
published: '2022-10-06T22:12:03.284Z',
|
||||
authors: ['crutchcorn'],
|
||||
tags: ['webdev', 'css', 'html'],
|
||||
attached: [],
|
||||
|
||||
Reference in New Issue
Block a user