Fix logo sizing on different resolutions
This commit is contained in:
parent
83f7a3aeb7
commit
b855a2dce5
1 changed files with 1 additions and 2 deletions
|
@ -22,8 +22,7 @@
|
|||
img {
|
||||
border-radius: 100%;
|
||||
border: 0.75rem solid var(--rp-base);
|
||||
width: 20%;
|
||||
aspect-ratio: 1;
|
||||
height: 15rem;
|
||||
margin-top: 5rem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue