diff options
| author | Shulhan <ms@kilabit.info> | 2024-08-26 00:36:44 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-09-23 12:46:53 +0700 |
| commit | f46317aeb4582c45b06b74a4e74356d88311c876 (patch) | |
| tree | 468cc62aac6c0125f399c75b62b0e26c729ec5de /_content/template.gohtml | |
| parent | 2756a96d8c9a39f9156073f045912298fd349558 (diff) | |
| download | kilabit.info-f46317aeb4582c45b06b74a4e74356d88311c876.tar.xz | |
journal/2024: add new journal "A trip to Nusa Lembongan"
Diffstat (limited to '_content/template.gohtml')
| -rw-r--r-- | _content/template.gohtml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_content/template.gohtml b/_content/template.gohtml index 69b9912..499c9c6 100644 --- a/_content/template.gohtml +++ b/_content/template.gohtml @@ -230,7 +230,8 @@ color: black; } - img { + img, + video { margin: 0 10px; } |
