diff options
Diffstat (limited to 'blog/post')
-rw-r--r-- | blog/post/2024-03-02.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/blog/post/2024-03-02.html b/blog/post/2024-03-02.html index e54f315..5c0f277 100644 --- a/blog/post/2024-03-02.html +++ b/blog/post/2024-03-02.html @@ -41,6 +41,7 @@ function ol() div.tf-gates-container { display: flex; justify-content: space-around; + flex-wrap: wrap; } div.tf-gates { flex: 1 240px; |