added stuff

This commit is contained in:
9ahmed 2021-04-03 20:16:51 +05:00
parent 5fb6074d7d
commit 0e853d9985
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ a {color: #3c555f} /* main blog links color */
a {font-size: 17.8px;}
a {text-decoration: none}
.title-main {
color: #43302c;
color: #;
padding-bottom: 4px;
margin-top: 25px;
margin-bottom: 23px; /* space inbetween "Posts" and first blog title*/

View File

@ -38,7 +38,7 @@
<img src="https://qph.fs.quoracdn.net/main-qimg-4e8eb8d32851c1142c834fd343d47f64.webp" style="width:100%">
</div>
<div class="column">
<form name="contact" method="POST" data-netlify="true">
<form name="contact" method="POST" data-netlify="true" action="/pages/browse.html">
<input type="hidden" name="contact" value="contact"
<label for="fname">First Name</label>
<input type="text" id="fname" name="firstname" placeholder="Your name...">