Skip to content

Commit

Permalink
Merge pull request #17 from naziya2002/main
Browse files Browse the repository at this point in the history
mergee
  • Loading branch information
naziya2002 authored Nov 7, 2023
2 parents 9b7a76f + f3c82bb commit dbaace9
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions public/events.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,8 @@
{
header h2{
font-size: 95px;
top:40%
top:40%;
padding-right: 0px;
}
header button{
width: 90%;
Expand All @@ -198,6 +199,7 @@
flex-direction: column;
}
section .leftBox{
padding: 0px;
width: 100%;

}
Expand Down Expand Up @@ -559,9 +561,9 @@ <h5 style="color: azure;">T-SIG is back again with yet another exciting workshop
<section>
<div class="leftBox">
<div class="content">
<h1>
<!-- <h1>
PYWEEK 2.0
</h1>
</h1> -->
<img src="./img/pyweek2.0/poster2.jfif">

<ul>
Expand All @@ -585,7 +587,7 @@ <h1>
<li>
<div class="time">
<h2>
13<br><span>NOV</span>
12<br><span>NOV</span>
</h2>
</div>
<div class="details">
Expand All @@ -599,7 +601,7 @@ <h3>
<li>
<div class="time">
<h2>
14<br><span>NOV</span>
13<br><span>NOV</span>
</h2>
</div>
<div class="details">
Expand All @@ -613,7 +615,7 @@ <h3>
<li>
<div class="time">
<h2>
15<br><span>NOV</span>
14<br><span>NOV</span>
</h2>
</div>
<div class="details">
Expand All @@ -627,7 +629,7 @@ <h3>
<li>
<div class="time">
<h2>
16<br><span>NOV</span>
15<br><span>NOV</span>
</h2>
</div>
<div class="details">
Expand All @@ -641,7 +643,7 @@ <h3>
<li>
<div class="time">
<h2>
17<br><span>NOV</span>
16<br><span>NOV</span>
</h2>
</div>
<div class="details">
Expand All @@ -655,7 +657,7 @@ <h3>
<li>
<div class="time">
<h2>
18 <br><span>NOV</span>
17<br><span>NOV</span>
</h2>
</div>
<div class="details">
Expand All @@ -669,7 +671,7 @@ <h3>
<li>
<div class="time">
<h2>
19 <br><span>NOV</span>
18<br><span>NOV</span>
</h2>
</div>
<div class="details">
Expand All @@ -683,12 +685,12 @@ <h3>
<li>
<div class="time">
<h2>
20<br><span>NOV</span>
19<br><span>NOV</span>
</h2>
</div>
<div class="details">
<h3>
SURPRICE ELEMENT
SURPRISE ELEMENT
</h3>

</div>
Expand Down

0 comments on commit dbaace9

Please sign in to comment.