🔥 removed and replaced png with same svg
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
f2c8014f94
commit
1a93117ac1
2 changed files with 1 additions and 1 deletions
BIN
public/pb.png
BIN
public/pb.png
Binary file not shown.
Before Width: | Height: | Size: 11 KiB |
|
@ -29,7 +29,7 @@ import SectionContainer from '../components/SectionContainer.astro';
|
||||||
.profile {
|
.profile {
|
||||||
width: 10rem;
|
width: 10rem;
|
||||||
height: 10rem;
|
height: 10rem;
|
||||||
background: url("/pb.png");
|
background: url("/favicon.svg");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
border-radius: 9999px;
|
border-radius: 9999px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue