Fix logo
So the inner dot is filled
This commit is contained in:
parent
6979ea7fda
commit
3e4ecd6d6e
1 changed files with 4 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue