Skip to content

McLaren-College/comment-module-design-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Comment Module

A comment box with nested replies. Perfect for practicing positioning.

Background gradient:

background: radial-gradient(
    circle at 15% 10%,
    rgba(255, 203, 143, 1),
    rgba(255, 225, 255, 0) 50%
  ),
    radial-gradient(
    circle at 10% 100%,
    rgba(255, 156, 133, 1),
    rgba(255, 225, 255, 0) 50%
  ),
    radial-gradient(
    circle at 93.6% 0%,
    rgba(149, 148, 255, 1),
    rgba(255, 191, 208, 1) 50%
  ),
    radial-gradient(
    circle at 100% 80%,
    rgba(255, 204, 236, 1),
    rgba(255, 191, 208, 1) 50%
  )

Fonts Used

Rubik

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published