Skip to content

Instantly share code, notes, and snippets.

@skhashaev
Created March 17, 2021 20:06
Show Gist options
  • Save skhashaev/f412eda523e2f854be2c84a38e6a6be8 to your computer and use it in GitHub Desktop.
Save skhashaev/f412eda523e2f854be2c84a38e6a6be8 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
nav {
ul {
margin: 0;
padding: 0;
list-style: none;
}
li { display: inline-block; }
a {
display: block;
padding: 6px 12px;
text-decoration: none;
}
}
.alert ul, .alert p, .warning ul, .warning p {
margin-right: 0;
margin-left: 0;
padding-bottom: 0;
}
{
"sass": {
"compiler": "dart-sass/1.26.11",
"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