mirror of
https://github.com/deps-rs/deps.rs.git
synced 2024-11-22 10:26:30 +00:00
8 lines
205 B
Sass
8 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
|