Skip to content

Instantly share code, notes, and snippets.

View Schawnnara's full-sized avatar
🏠
Working from home

Schawnnara Schawnnara

🏠
Working from home
View GitHub Profile
@Schawnnara
Schawnnara / input.scss
Created April 20, 2022 06:38
Generated by SassMeister.com.
$background_color: #292030;
$ball_red_color: #F34F4D;
$ball_red_shadow_color: #A12D1F;
body{
background-color: #292030;
}
/* GRADIENT CIRCLE */
.gradient{
z-index: -2;
box-shadow: inset 0px 0px 65px 32px rgba(0,0,0,0.75);