mirror of
https://github.com/deps-rs/deps.rs.git
synced 2024-11-22 18:36:30 +00:00
7 lines
205 B
Sass
7 lines
205 B
Sass
/* Stop icons from using up all of the available space */
|
|
svg
|
|
width: 1em
|
|
height: 1em
|
|
fill: currentColor
|
|
/* pull icon about one stroke width into the descenders */
|
|
margin-bottom: -0.1em
|