🍱 update profile image
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
107a7ace28
commit
c1c17e2ae6
3 changed files with 1 additions and 1 deletions
BIN
public/pb.jpg
BIN
public/pb.jpg
Binary file not shown.
Before Width: | Height: | Size: 165 KiB |
BIN
public/pb.png
Normal file
BIN
public/pb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -32,7 +32,7 @@ import SectionContainer from '../components/SectionContainer.astro';
|
|||
.profile {
|
||||
width: 10rem;
|
||||
height: 10rem;
|
||||
background: url("/pb.jpg");
|
||||
background: url("/pb.png");
|
||||
background-size: cover;
|
||||
border-radius: 9999px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue