fix [ci skip]
This commit is contained in:
parent
6ad8b455ba
commit
9093ad638a
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue