parent
fb5c6dd644
commit
a3ced1b5a6
@ -1,7 +1,7 @@
|
||||
.githubIcon {
|
||||
background: center/contain url('./assets/github.svg');
|
||||
background: center/contain url('./assets/github.svg') no-repeat;
|
||||
}
|
||||
|
||||
.googleIcon {
|
||||
background: center/contain url('./assets/google.svg');
|
||||
background: center/contain url('./assets/google.svg') no-repeat;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue