Skip to content

Instantly share code, notes, and snippets.

@codewizard13
Created September 22, 2022 13:32
Show Gist options
  • Save codewizard13/054abe850c85c10b516d35bfdea49244 to your computer and use it in GitHub Desktop.
Save codewizard13/054abe850c85c10b516d35bfdea49244 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
.ehw-port-par {
line-height: 1.2em;
color: rgba(255, 255, 255, 0.5);
h5 {
color: white;
}
> p {
margin-bottom: .6rem;
}
}
/* Technologies list footer */
.ehw-port-par .ehw-tech-list {
margin-top: 1rem;
color: var(--accent-col-1);
border: solid 1px var(--accent-col-1);
border-radius: .3rem;
padding: .3rem .6rem;
}
.ehw-port-par {
line-height: 1.2em;
color: rgba(255, 255, 255, 0.5);
}
.ehw-port-par h5 {
color: white;
}
.ehw-port-par > p {
margin-bottom: 0.6rem;
}
/* Technologies list footer */
.ehw-port-par .ehw-tech-list {
margin-top: 1rem;
color: var(--accent-col-1);
border: solid 1px var(--accent-col-1);
border-radius: 0.3rem;
padding: 0.3rem 0.6rem;
}
{
"sass": {
"compiler": "dart-sass/1.32.12",
"extensions": {},
"syntax": "SCSS",
"outputStyle": "expanded"
},
"autoprefixer": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment