Adjust logo sizing
This commit is contained in:
parent
b855a2dce5
commit
051824cc5b
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
img {
|
img {
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
border: 0.75rem solid var(--rp-base);
|
border: 0.75rem solid var(--rp-base);
|
||||||
height: 15rem;
|
height: 19rem;
|
||||||
margin-top: 5rem;
|
margin-top: 5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue