This commit is contained in:
5
_sass/minimal-mistakes/_custom_styles.scss
Normal file
5
_sass/minimal-mistakes/_custom_styles.scss
Normal file
@ -0,0 +1,5 @@
|
||||
// Custom styling for skill badges to add vertical space between wrapped lines
|
||||
img[src^="https://img.shields.io/badge/"] {
|
||||
margin-bottom: 8px;
|
||||
margin-right: 4px;
|
||||
}
|
Reference in New Issue
Block a user