1
0
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:
Phuoc Nguyen
2021-04-29 10:18:32 +07:00
parent 4bd30f8022
commit b88767ca1b
2 changed files with 1 additions and 5 deletions

View File

@@ -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;