Skip to content

Instantly share code, notes, and snippets.

View ayeahgodlove's full-sized avatar
🎯
Focusing

Ayeah Godlove A. ayeahgodlove

🎯
Focusing
View GitHub Profile
@ayeahgodlove
ayeahgodlove / input.scss
Created February 2, 2022 08:34
Generated by SassMeister.com.
$dark: #333;
$gray: gray;
.repository_item {
display: flex;
align-items-center: center;
&:nth-child(2) {
background: $dark;
color: $gray;