2023-05-15 08:51:32 +08:00
|
|
|
.githubIcon {
|
2025-07-17 10:15:24 +08:00
|
|
|
background: center/contain url('./assets/github.svg') no-repeat;
|
2023-05-15 08:51:32 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.googleIcon {
|
2025-07-17 10:15:24 +08:00
|
|
|
background: center/contain url('./assets/google.svg') no-repeat;
|
2025-04-29 18:04:33 +08:00
|
|
|
}
|