diff options
| author | Elis Eriksson <spelis@spelis.li> | 2026-07-05 00:52:50 +0200 |
|---|---|---|
| committer | Elis Eriksson <spelis@spelis.li> | 2026-07-05 00:52:50 +0200 |
| commit | 9a5c95d16444cea8421ce1c73035b11297c2da78 (patch) | |
| tree | 63f9000c4801ef9204afb860e88f9146456b346b /content | |
| parent | 1163d84badcfba5038a7ac1ab2056a8c88244355 (diff) | |
| download | spelis-web-9a5c95d16444cea8421ce1c73035b11297c2da78.tar spelis-web-9a5c95d16444cea8421ce1c73035b11297c2da78.tar.gz spelis-web-9a5c95d16444cea8421ce1c73035b11297c2da78.tar.bz2 spelis-web-9a5c95d16444cea8421ce1c73035b11297c2da78.tar.lz spelis-web-9a5c95d16444cea8421ce1c73035b11297c2da78.tar.xz spelis-web-9a5c95d16444cea8421ce1c73035b11297c2da78.tar.zst spelis-web-9a5c95d16444cea8421ce1c73035b11297c2da78.zip | |
wide.
Diffstat (limited to 'content')
| -rw-r--r-- | content/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/index.md b/content/index.md index c218039..1e15805 100644 --- a/content/index.md +++ b/content/index.md @@ -3,7 +3,7 @@ title: "Hey, I'm Spelis!" --- <div class="split"> -<div> +<div style="flex:2"> Hey! I am a student from Sweden, I like to write software and play bass guitar. @@ -23,7 +23,7 @@ While I'm always learning new things (and there's more I already know), these ar * PaperMC plugin development </div> -<div style="padding:2em"> +<div style="padding: 0 2em; flex:1"> <img src="https://share.spelis.li/squierpbass.png" alt="my bass" style="width:100%; height: auto"> </div> </div> |
