diff --git a/sass/custom/_landingpage.scss b/sass/custom/_landingpage.scss index 1d15ac7a700..387a933e319 100644 --- a/sass/custom/_landingpage.scss +++ b/sass/custom/_landingpage.scss @@ -831,6 +831,18 @@ $ha__primary_color: #03a9f4; } .distributors { + details { + width: 100%; + justify-content: space-between; + padding: 16px 24px; + color: #222222; + margin: auto; + + summary.region { + display: list-item; + } + } + a { text-decoration: none; diff --git a/source/green/index.html b/source/green/index.html index 6c7745bd104..595498a5abc 100644 --- a/source/green/index.html +++ b/source/green/index.html @@ -2308,339 +2308,408 @@ frontpage_image: /images/frontpage/green-frontpage.png