fixed logo ratio
This commit is contained in:
@@ -32,7 +32,7 @@ footer .about-us {
|
||||
@apply flex flex-col gap-6;
|
||||
|
||||
img {
|
||||
@apply w-60 h-14;
|
||||
@apply w-[209px] h-16;
|
||||
}
|
||||
|
||||
p {
|
||||
|
||||
@@ -35,7 +35,7 @@ const overlay = (event, is) => {
|
||||
@apply sticky top-0 z-10 xl:gap-4;
|
||||
|
||||
&>a>img {
|
||||
@apply w-60 h-14;
|
||||
@apply w-[209px] h-16;
|
||||
}
|
||||
|
||||
&>a {
|
||||
|
||||
Reference in New Issue
Block a user