Skip to content

Commit fc6669d

Browse files
committed
margin reduced
1 parent a7008bf commit fc6669d

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"liveServer.settings.port": 5501
3+
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
</div>
142142
<div id="header-content" class="container" itemscope="itemscope" itemtype="http://schema.org/Event">
143143

144-
<div class="wow animated fadeInDown" style="margin-top: 50px; margin-bottom: 50px;">
144+
<div class="wow animated fadeInDown" style="margin-top: 50px;">
145145
<img class="" src="./static/logos/logo-full-blue.png" style="height: 8vh;" alt="">
146146
</div>
147147

0 commit comments

Comments
 (0)