Skip to content
Snippets Groups Projects
Unverified Commit c129904b authored by Abraham Raji's avatar Abraham Raji
Browse files

More Style Fixes

parent 3669eef6
Branches
No related merge requests found
...@@ -192,7 +192,7 @@ ...@@ -192,7 +192,7 @@
</div> </div>
</section> </section>
<footer> <footer>
<div class="footer-icon-row "> <div class="footer-icon-row " style="text-align: center">
<h1>Organised By</h1> <h1>Organised By</h1>
<a href="https://fsci.in"><img height="50px" src="https://fsci.in/img/fscilogoheader.svg" alt="logo of FSCI" /></a> <a href="https://fsci.in"><img height="50px" src="https://fsci.in/img/fscilogoheader.svg" alt="logo of FSCI" /></a>
<a href="https://fsf.org.in"><img height="50px" src="https://fsf.org.in/assets/img/logo.png" alt="Logo of FSF" /></a> <a href="https://fsf.org.in"><img height="50px" src="https://fsf.org.in/assets/img/logo.png" alt="Logo of FSF" /></a>
......
...@@ -251,9 +251,11 @@ nav{ ...@@ -251,9 +251,11 @@ nav{
font-size: 20px; font-size: 20px;
margin-top: 5px; margin-top: 5px;
} }
.about-text ul{
padding: 20px;
}
.about-cover img{ .about-cover img{
margin: auto; margin: auto;
min-height: 30vh
} }
.tasks-section{ .tasks-section{
margin-top: 10vh; margin-top: 10vh;
......
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