We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7008bf commit fc6669dCopy full SHA for fc6669d
2 files changed
.vscode/settings.json
@@ -0,0 +1,3 @@
1
+{
2
+ "liveServer.settings.port": 5501
3
+}
index.html
@@ -141,7 +141,7 @@
141
</div>
142
<div id="header-content" class="container" itemscope="itemscope" itemtype="http://schema.org/Event">
143
144
- <div class="wow animated fadeInDown" style="margin-top: 50px; margin-bottom: 50px;">
+ <div class="wow animated fadeInDown" style="margin-top: 50px;">
145
<img class="" src="./static/logos/logo-full-blue.png" style="height: 8vh;" alt="">
146
147
0 commit comments