diff options
| author | mjfernez <mjf@mjfer.net> | 2026-06-30 20:46:52 -0400 |
|---|---|---|
| committer | mjfernez <mjf@mjfer.net> | 2026-06-30 20:46:52 -0400 |
| commit | 72486191877f21502d868335fc7412ec1513dffe (patch) | |
| tree | 392121682e39f651999f10403460c0866338e2d1 /static | |
| parent | 0850bb3694f1a9ea351f5e32272da2d8a1d2ef38 (diff) | |
Remove more deprecated center tagsmjfer.net
Diffstat (limited to 'static')
| -rw-r--r-- | static/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/main.css b/static/main.css index 2e18f2b..6463075 100644 --- a/static/main.css +++ b/static/main.css @@ -94,7 +94,7 @@ iframe { font-size: 50%; text-align: center; max-width: 35%; - display: block; + display: inline-block; } .longboi { word-wrap: break-word; |
