Skip to content

Commit 52278c5

Browse files
committed
fix: change logo size
Requested by Lucia
1 parent 119a401 commit 52278c5

File tree

5 files changed

+74
-69
lines changed

5 files changed

+74
-69
lines changed

assets/css/hero.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,10 +183,10 @@ footer li:before {
183183
}
184184

185185
.product-image {
186-
height: 300px;
187-
width: 300px;
186+
height: 250px;
187+
width: 250px;
188188
margin-top: 1rem;
189-
margin-top: -78px;
189+
margin-top: -58px;
190190
user-select: none;
191191
-moz-user-select: none;
192192
-khtml-user-select: none;

assets/images/nethsecurity.svg

Lines changed: 23 additions & 18 deletions
Loading

0 commit comments

Comments
 (0)