Skip to content

Commit

Permalink
Add Codepen demo link
Browse files Browse the repository at this point in the history
  • Loading branch information
helenclx committed Dec 15, 2024
1 parent 0684cb6 commit 1af3378
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Responsive Disability Pride Flag CSS Background
desc: I coded the Disability Pride Flag in CSS to celebrate Disability Pride Month.
date: 2024-07-23T20:35:00+0800
updated: 2024-12-15T18:33:45+0800
updated: 2024-12-15T18:43:47+0800
categories: ["css", "disability pride"]
---

Expand Down Expand Up @@ -57,4 +57,6 @@ I was inspired to code a Disbility Pride flag background in CSS by other people'

Since Ann Magill released the Disability Pride flag to the public domain under [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/), I am doing the same to my responsive Disability Pride Flag CSS background. Therefore, you are free to use my code and do what you want with it without asking for permission or crediting me.

You can also check out [my Codepen demo](https://codepen.io/helenclx/pen/VwJjBmB) for my responsive Disability Pride flag CSS background and play with the code.

**Update, 15 December 2024:** Previously, I coded the Disability Pride flag background in CSS by using an inline SVG, but I eventually figured out how to create the stripes by using the CSS `linuear-gradient()` function, making my code snippet much cleaner.

0 comments on commit 1af3378

Please sign in to comment.