An open API service indexing awesome lists of open source software.

https://github.com/georgewpark/radial-gradient-spotlight-effect

This project demonstrates how CSS radial gradients can be used to create a focusable spotlight effect.
https://github.com/georgewpark/radial-gradient-spotlight-effect

css css-gradients radial-gradient spotlight

Last synced: 3 months ago
JSON representation

This project demonstrates how CSS radial gradients can be used to create a focusable spotlight effect.

Awesome Lists containing this project

README

        

# Radial Gradient Spotlight Effect
This project demonstrates how CSS radial gradients can be used to create a focusable spotlight effect.

![Radial Gradient Spotlight Effect Demo](demo-gif.gif "Radial Gradient Spotlight Effect Demo")

## Live Demo
A live demo is available on [CodePen](https://codepen.io/GeorgePark/full/ELemzZ).

## License
This project is licensed under the MIT License - see the [license.md](license.md) file for details.