File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,10 @@ release:
29
29
You can [contribute with code](https://github.com/bartventer/go-template-playground/CONTRIBUTING.md).
30
30
31
31
---
32
- <div style="display:flex; align-items:center; flex-direction:column; width:100%;">
33
- <img src="https://i.imgur.com/SvFgb1L.png" alt="Go Template Playground Logo" style="width:auto; height:clamp(100px, 20vw, 200px);">
34
- <p 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>
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
+ <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;"/>
35
+ </p>
36
+ <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>
35
37
</div>
36
38
{{ end }}
You can’t perform that action at this time.
0 commit comments