Retrospring is shutting down on 1st March, 2025 Read more

†𐕣 · 7mo

hi!! what code did you use so the container on ur bundlrs get a little bit smaller than the usual and the bg appears by its side too? ^_^ it’s so pretty btw!!

<style>
.tab-container {
border:9px solid !important;
border-image: url('border img')8 round !important;
background: white !important;
padding-bottom: 2 !important;
}

body {
background-image:url("background img");
background-size:cover;
}
</style>

I’m pretty sure it’s smth like this ^_^

Retrospring uses Markdown for formatting

*italic text* for italic text

**bold text** for bold text

[link](https://example.com) for link