pfp cropping #12
1 changed files with 2 additions and 0 deletions
|
@ -59,12 +59,14 @@ const props = defineProps<{
|
||||||
width: 96px;
|
width: 96px;
|
||||||
height: 96px;
|
height: 96px;
|
||||||
border: 5px solid #4b3018;
|
border: 5px solid #4b3018;
|
||||||
|
background-color: var(--secondary-color);
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 16px;
|
left: 16px;
|
||||||
top: 16px;
|
top: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#display-name {
|
#display-name {
|
||||||
margin-top: 60px;
|
margin-top: 60px;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue