#1 Added 'X' to popup cards, adjusted skills container and added heading
This commit is contained in:
		@@ -50,15 +50,6 @@
 | 
			
		||||
        gap: 1em 1em;
 | 
			
		||||
        width: 100%;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .button {
 | 
			
		||||
        color: var(--fg);
 | 
			
		||||
        background-color: var(--bg-2);
 | 
			
		||||
        box-shadow: .1em .1em .1em var(--purple);    
 | 
			
		||||
    }
 | 
			
		||||
    .button:hover {
 | 
			
		||||
        box-shadow: .3em .3em .3em var(--green);    
 | 
			
		||||
    }
 | 
			
		||||
</style>
 | 
			
		||||
 | 
			
		||||
<Card>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,3 @@
 | 
			
		||||
<h1>Repos</h1>
 | 
			
		||||
<p>Stay tunded! This is still in development.</p>
 | 
			
		||||
<p>Stay tuned! This is still in development.</p>
 | 
			
		||||
<p>Come back later to find out what projects I'm currently working on!</p>
 | 
			
		||||
		Reference in New Issue
	
	Block a user