diff options
author | Michał M. Sapka <michal@sapka.me> | 2023-02-07 09:58:18 +0100 |
---|---|---|
committer | Michał M. Sapka <michal@sapka.me> | 2023-02-07 09:58:18 +0100 |
commit | e102ea1883f4281b6e4172023f849f538a0b58f4 (patch) | |
tree | 01920cff0590d0c2d43b0ac21b2d13ce1b48bf66 /static | |
parent | dce3482a7640f3010f3f21a8e9d8943e5717c123 (diff) |
feat: article for 2023-02-07
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 374b6e2..c31d36b 100644 --- a/static/style.css +++ b/static/style.css @@ -131,6 +131,7 @@ img.float-right { float: right; display: inline; + margin: 10px; } .next-link { float: right; |