feat(main): prevent logo image layout shift
This commit is contained in:
parent
8624e30273
commit
76d4c680d2
2 changed files with 3 additions and 2 deletions
|
@ -47,8 +47,7 @@ b {
|
|||
/* main logo image */
|
||||
|
||||
.logo {
|
||||
width: 14rem;
|
||||
height: 14rem;
|
||||
aspect-ratio: auto 1 / 1;
|
||||
border-radius: 50%;
|
||||
margin: 5rem auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue