mirror of https://github.com/docker/docs.git
scout: pop banner with border
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
898cd76e17
commit
9b0d35dfcd
|
@ -42,7 +42,7 @@
|
|||
</div>
|
||||
{{ end }}
|
||||
</div>
|
||||
<div class="bg-gradient-to-b from-black to-green-light-800 shadow-lg p-12 text-white grid gap-6 grid-cols-2 items-center">
|
||||
<div class="bg-gradient-to-b from-black to-green-light-800 shadow-xl p-12 text-white grid gap-6 grid-cols-2 items-center border border-green-light">
|
||||
<div>
|
||||
<svg class="max-w-[500px]" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1612.62 198.34">
|
||||
<title>Docker Scout</title>
|
||||
|
|
Loading…
Reference in New Issue