home to your local SPACEGIRL 💫 arimelody.space
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

live banner: fix horizontal alignment

ari melody 05ab207a 7a354cdd

+1 -1
+1 -1
public/style/index.css
··· 242 242 .live-preview { 243 243 display: flex; 244 244 flex-direction: row; 245 - justify-content: center; 245 + justify-content: start; 246 246 gap: 1em; 247 247 } 248 248