The page you requested is still being published. It should be available soon.


Sometimes the simplest solution is easily overlooked.

Adding style="text-align: center" inline to the microgram photos page will center the grid. Here is the full snippet which finally worked for me:

```

loading ...

```

I spent an embarrasingly long amount of time trying to center the grid using the custom CSS. I even thought I may have to learn python1 when I looked at the microgram repo. It took me a long time to even think of trying to change the style inline but it works. You can see it on my photos page.


  1. I should actually look into learning python sooner rather than later.