[Library | Trunk]: Remove stroke white on login circle

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58619 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-05-06 16:36:29 +00:00
parent 8e5f8869ae
commit 3dc6bf0563
1 changed files with 0 additions and 1 deletions

View File

@ -2108,7 +2108,6 @@ Impact Factor - ATHENA CODE */
.login circle, .login svg,
.login svg svg *, .login svg * {
stroke: white;
fill: var(--portal-main-color);
}