Skip to content

Commit

Permalink
Update industrynight.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PurveshPatelYu authored Aug 9, 2023
1 parent 46d4682 commit 61b5e3c
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions website/industrynight.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,44 @@
title: YURS Industry Night
layout: default
---
<style>
body {
font-family: Arial, sans-serif;
max-width: 800px;
margin: 0 auto;
padding: 20px;
text-align: justify;
}

header {
text-align: center;
margin-bottom: 30px;
}
.poster-container {
text-align: center;
}

.poster-container img {
max-width: 100%;
height: auto;
}
h2 {
font-size: 28px;
margin-bottom: 20px;
}

p {
font-size: 16px;
line-height: 1.6;
}
</style>
<header>
<div class="poster-container">
<img src="https://cdn.discordapp.com/attachments/1108483433384124426/1137907257917583470/EVENTBRIGHT_BANNER_HARJOT_DRAFT_3.png" alt="Industry Night Poster">
</div>
<h2>What is Industry Night?</h2>
</header>

<p>
Industry Night: Computing and Mechanics is a blended convention-conference style event where the
organizer, York University Robotics Society, invites Lassonde School of Engineering students, clubs,
Expand Down

0 comments on commit 61b5e3c

Please sign in to comment.