mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
Fix logo
So the inner dot is filled
This commit is contained in:
@@ -37,10 +37,12 @@
|
||||
margin-right: 0.4em;
|
||||
}
|
||||
|
||||
.svg-stroke,
|
||||
.svg-fill {
|
||||
.svg-stroke {
|
||||
stroke: #9feaf9;
|
||||
}
|
||||
.svg-fill {
|
||||
fill: #9feaf9;
|
||||
}
|
||||
|
||||
.vertical-middle {
|
||||
vertical-align: middle !important;
|
||||
|
||||
Reference in New Issue
Block a user