Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ <h3>About the OSS Team</h3>
<p style="font-size: 0.8em; color: brown;">We organize workshops, hackathons, and contribution events to encourage collaboration in the open-source community.</p>
</section>

<section id="what-is-oss" style="font-size: 2em; text-align: centre;">
<section id="what-is-oss" style="font-size: 1.2em; text-align: centre;">
<h3>What is Open Source?</h3>
<p style="font-size: 1.2em;">Open source software is software with source code that anyone can inspect, modify, and enhance.</p>
<p style="font-size: 0.9em;">Open source software is software with source code that anyone can inspect, modify, and enhance.</p>
</section>

<section id="event-description" style="margin-left: 50px;">
Expand Down