🚚 fixing project structure for assets
This commit is contained in:
parent
4593eafec5
commit
8a2afc688e
26 changed files with 13 additions and 13 deletions
|
@ -32,7 +32,7 @@ import SectionContainer from '../components/SectionContainer.astro';
|
|||
.profile {
|
||||
width: 10rem;
|
||||
height: 10rem;
|
||||
background: url("/src/static/pb.jpg");
|
||||
background: url("/pb.jpg");
|
||||
background-size: cover;
|
||||
border-radius: 9999px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue