Skip to content
Snippets Groups Projects
Commit 60a9a457 authored by Bady's avatar Bady
Browse files

Remove a redundant sentence from task-section

parent 71b8fd87
Branches
No related merge requests found
......@@ -96,7 +96,7 @@
<div class="tasks-section">
<div class="task-text">
<h1 class="medium-heading" style="color:#469198">What are the kind of tasks we'll be working on at <span style="color:black">Free Software</span> Camp?</h1>
<p class="para">At Free Software Camp you can contribute to free software through various technical and non-technical tasks with the help of our mentors. Here are a few technical and non-technical ways you can contribute:</p>
<p class="para">Here are a few technical and non-technical ways you can contribute:</p>
</div>
</div>
<div class="task-tech">
......
......@@ -329,7 +329,6 @@ nav{
}
.task-text{
display: flex;
width: 80%;
margin: auto;
justify-content: center;
flex-direction: column;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment