css fixes
This commit is contained in:
		@@ -3,6 +3,10 @@
 | 
			
		||||
{% block title %}Home - Alfie's basement{% endblock %}
 | 
			
		||||
{% block description %}server backend survivor{% endblock %}
 | 
			
		||||
 | 
			
		||||
{% block head %}
 | 
			
		||||
<link rel="stylesheet" href="/static/css/index.css">
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 | 
			
		||||
{%block content %}
 | 
			
		||||
<section>
 | 
			
		||||
    <h1>A lil bit abt me</h1>
 | 
			
		||||
@@ -32,14 +36,14 @@
 | 
			
		||||
    <img src="https://s1nez.nekoweb.org/g/ggg/gg%20(32).gif" alt="">
 | 
			
		||||
    <img src="https://s1nez.nekoweb.org/img/7dcd20d4.gif" alt="">
 | 
			
		||||
</section>
 | 
			
		||||
<section class="rowsect">
 | 
			
		||||
<div class="flex-row">
 | 
			
		||||
    <a href="" id="spotify-link">
 | 
			
		||||
        <div id="spotify">
 | 
			
		||||
            <h1 id="spotify-title"></h1>
 | 
			
		||||
            <h2 id="spotify-artist"></h2>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <div class="stamps">
 | 
			
		||||
    <section class="stamps">
 | 
			
		||||
        <img src="https://s1nez.nekoweb.org/img/other/ba4ba47a.png" alt="">
 | 
			
		||||
        <img src="https://s1nez.nekoweb.org/img/fa02abd7.png" alt="">
 | 
			
		||||
        <img src="https://s1nez.nekoweb.org/img/hc/hc%20(172).gif" alt="">
 | 
			
		||||
@@ -56,8 +60,8 @@
 | 
			
		||||
        <img src="https://adriansblinkiecollection.neocities.org/stamps/g5.gif" alt="">
 | 
			
		||||
        <img src="https://adriansblinkiecollection.neocities.org/stamps/e40.gif" alt="">
 | 
			
		||||
        <img src="https://adriansblinkiecollection.neocities.org/stamps/e43.gif" alt="">
 | 
			
		||||
    </div>
 | 
			
		||||
</section>
 | 
			
		||||
    </section>
 | 
			
		||||
</div>
 | 
			
		||||
<section>
 | 
			
		||||
    <h1>Projects & stuff</h1>
 | 
			
		||||
    <p>just some projects ive worked on over time</p>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user