File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,8 @@ release:
29
29
You can [contribute with code](https://github.com/bartventer/go-template-playground/CONTRIBUTING.md).
30
30
31
31
---
32
- <div display="flex" align-items="center" flex-direction="column" width="100%" style="display:flex !important; align-items:center !important; flex-direction:column !important; width:100%;">
33
32
<p align="center" style="text-align:center;">
34
- <img src="https://i.imgur.com/SvFgb1L.png" alt="Go Template Playground Logo" width="auto" height="200" style="width:auto; height:200px;"/ >
33
+ <img src="https://i.imgur.com/SvFgb1L.png" alt="Go Template Playground Logo" width="auto" height="200" justify-self="center" style="width:auto; height:200px; justify-self:center;" >
35
34
</p>
36
35
<p align="center" style="text-align:center;"><sub><small>Photo by <a href="https://github.com/ashleymcnamara">Ashley McNamara</a>, via <a href="https://github.com/ashleymcnamara/gophers">ashleymcnamara/gophers</a> (CC BY-NC-SA 4.0)</small></sub></p>
37
- </div>
38
36
{{ end }}
You can’t perform that action at this time.
0 commit comments