mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix margin for "Rotate the cover" (#15984)
This commit is contained in:
parent
efc6b42ca2
commit
6119d7e9b4
@ -354,7 +354,7 @@ $ha__primary_color: #03a9f4;
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
border-radius: 188px;
|
border-radius: 188px;
|
||||||
border: 1px dashed #c4c4c4;
|
border: 1px dashed #c4c4c4;
|
||||||
margin: 0 -80px;
|
margin: 0 -40px;
|
||||||
padding: 120px;
|
padding: 120px;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user