mirror of https://github.com/docker/docs.git
Added missing radius on image card.
This commit is contained in:
parent
4061544976
commit
a4669e2240
|
@ -80,6 +80,8 @@
|
|||
flex: 1 auto;
|
||||
min-width: 90px;
|
||||
background-color: @brand-action;
|
||||
border-top-left-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
img {
|
||||
|
|
Loading…
Reference in New Issue