fix [ci skip]

This commit is contained in:
hexlocation's laptop (asiago) 2024-03-31 07:18:48 -04:00
parent 6ad8b455ba
commit 9093ad638a

View file

@ -36,9 +36,10 @@ For now though, please contact me via:
- [ ] Caching for faster load times. - [ ] Caching for faster load times.
- [x] Proper metadata (title, date etc). - [x] Proper metadata (title, date etc).
<style> <style>
#thing, #imgcont { #imgcont {
display: block; display: block;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
width: 50%;
} }
</style> </style>