mirror of https://github.com/docker/docs.git
Merge pull request #18083 from dvdksn/img-style-improvements
style: center images and adjust border radius 💅
This commit is contained in:
commit
e84b147e35
|
@ -23,7 +23,7 @@
|
|||
height="{{ index . 0 }}"
|
||||
{{ end }}
|
||||
{{ with .Title }}title="{{ . }}"{{ end }}
|
||||
class="rounded-2xl"
|
||||
class="rounded mx-auto"
|
||||
/>
|
||||
<template x-teleport="body">
|
||||
<div
|
||||
|
|
Loading…
Reference in New Issue