diff --git a/docs/en/stack/ml/index-custom-title-page.html b/docs/en/stack/ml/index-custom-title-page.html index 3398d2764..96eb0e1ca 100644 --- a/docs/en/stack/ml/index-custom-title-page.html +++ b/docs/en/stack/ml/index-custom-title-page.html @@ -2,24 +2,24 @@ * { box-sizing: border-box; } - + .card { cursor: pointer; padding: 16px; text-align: left; color: #000; } - + .card:hover { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); padding: 16px; text-align: left; } - + #guide a.no-text-decoration:hover { text-decoration: none!important; } - + .icon { width: 24px; height: 24px; @@ -27,13 +27,13 @@ background-size: contain; background-repeat: no-repeat; } - + .ul-col-1 { columns: 1; -webkit-columns: 1; -moz-columns: 1; } - + @media (min-width:769px) { .ul-col-md-2 { columns: 2; @@ -50,9 +50,9 @@ margin-bottom: 0!important; } - +
- +