6 lines
88 B
CSS
6 lines
88 B
CSS
.octicon {
|
|
display: inline-block;
|
|
vertical-align: text-top;
|
|
fill: currentColor;
|
|
}
|