diff options
| author | ElDoc-s <A01255172@tec.mx> | 2026-07-01 21:14:55 -0700 |
|---|---|---|
| committer | ElDoc-s <A01255172@tec.mx> | 2026-07-01 21:14:55 -0700 |
| commit | c02d32517d1f72b6dda6ac9bb9d2b6424e79bd38 (patch) | |
| tree | 6feb560fa8ec728db998fb3a96041907720daf59 | |
| parent | a659120c0e9ea376c69c1c99a1c398737106d60b (diff) | |
Testing fixed image bug
| -rw-r--r-- | britons.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/britons.css b/britons.css index 16d4c09..e8ae3e4 100644 --- a/britons.css +++ b/britons.css @@ -98,7 +98,7 @@ figure { figure { float: right; clear: right; - max-width: 25%; + max-width: 15em; } |
