mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Fix style for my integration button (#16746)
This commit is contained in:
parent
d1294d1b84
commit
0e86e8e9e5
@ -460,6 +460,8 @@ div.note {
|
|||||||
.brand-logo-container {
|
.brand-logo-container {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
|
display: grid;
|
||||||
|
justify-items: center;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
max-height: 67px;
|
max-height: 67px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user