Browse Source

Fixing footer styles

pull/1/head
Ravi Shah 5 years ago
parent
commit
cfc3f612de
  1. 2
      templates/index.html

2
templates/index.html

@ -25,7 +25,7 @@
</div> </div>
</div> </div>
<div class="header" style="padding: 10px 10px;"> <div class="header" style="padding: 10px 10px;">
<p style="text-align:center;">Made with &#10084;&#65039; by <a class="none" href="https://www.yeetpc.com/about.html" target="_blank">Ravi Shah</a></p>
<div class="none"><p style="text-align:center;">Made with &#10084;&#65039; by <a class="none" href="https://www.yeetpc.com/about.html" target="_blank">Ravi Shah</a></p></div>
</div> </div>
</body> </body>
</html> </html>
Loading…
Cancel
Save