v0.2.3
This commit is contained in:
		@ -58,7 +58,7 @@ class HipsterfyPlaylistItem(object):
 | 
			
		||||
 | 
			
		||||
        card_style = """
 | 
			
		||||
            width: 300px; height: 300px;
 | 
			
		||||
            border: 1.5px;
 | 
			
		||||
            border: 1px dashed #bbb;  /* sehr dezente, gestrichelte Linie */
 | 
			
		||||
            border-radius: 18px; 
 | 
			
		||||
            display: flex;
 | 
			
		||||
            align-items: center;
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
[project]
 | 
			
		||||
name = "hipsterfy"
 | 
			
		||||
version = "0.2.2"
 | 
			
		||||
version = "0.2.3"
 | 
			
		||||
description = ""
 | 
			
		||||
authors = [
 | 
			
		||||
    {name="Jonas Weinz"}
 | 
			
		||||
@ -16,7 +16,7 @@ dependencies = [
 | 
			
		||||
]
 | 
			
		||||
[tool.poetry]
 | 
			
		||||
name = "hipsterfy"
 | 
			
		||||
version = "0.2.2"
 | 
			
		||||
version = "0.2.3"
 | 
			
		||||
description = ""
 | 
			
		||||
authors = [
 | 
			
		||||
    "Jonas Weinz"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user