Merge pull request #18083 from dvdksn/img-style-improvements

style: center images and adjust border radius 💅
This commit is contained in:
David Karlsson 2023-08-31 17:05:12 +02:00 committed by GitHub
commit e84b147e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
height="{{ index . 0 }}"
{{ end }}
{{ with .Title }}title="{{ . }}"{{ end }}
class="rounded-2xl"
class="rounded mx-auto"
/>
<template x-teleport="body">
<div