mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-09-01 01:51:43 +02:00
Fix logo size
This commit is contained in:
@@ -71,10 +71,6 @@ a {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.hero__logo img {
|
||||
object-fit: cover;
|
||||
width: 16rem;
|
||||
}
|
||||
.hero__heading {
|
||||
color: var(--color-gray-9);
|
||||
font-size: 2rem;
|
||||
|
Reference in New Issue
Block a user