diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-11-13 22:37:32 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-11-13 22:37:32 +0100 |
| commit | b19a355728ce1f5e43e6548d56e1c50ce281e0dd (patch) | |
| tree | e123a2f5d0dc07f89f58654f8964ecf4d10fc85b /content/blog | |
| parent | 6ce94da588dd06ebeb5dcdd77263e3139db73f15 (diff) | |
Fix gif width on phones
Diffstat (limited to 'content/blog')
| -rw-r--r-- | content/blog/my-home-network-setup/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/my-home-network-setup/index.md b/content/blog/my-home-network-setup/index.md index 6abc3ba..3b6cda9 100644 --- a/content/blog/my-home-network-setup/index.md +++ b/content/blog/my-home-network-setup/index.md @@ -195,7 +195,7 @@ Here is a GIF of the web interface in action:<br> <img src="./images/wg-portal-demo.gif" alt="wg-portal in action" - style="display: block; margin-left: auto; margin-right: auto;" + style="display: block; margin-left: auto; margin-right: auto; width: 320px;" /> # The Problems |
