2022-12-02 11:12:01 +10:00
2022-11-28 12:48:23 +10:00
2022-12-02 11:30:14 +10:00

Floating gradient (only css)

css gradient preview with white theme css gradient preview with black theme
design based on "/gradient.css" on my site https://account.mirzaev.sexy (see for more updates)

File "/gradient.css" contains gradient css only!

HTML-architecture

<section class="gradient">
    <a href="">sample text</a>
    <div class="red"></div>
    <div class="green"></div>
    <div class="blue"></div>
</section>

codepen preview
codepen preview
CodePen preview: https://codepen.io/mirzaev-sexy/pen/QWxxxJV

Description
Languages
CSS 100%