mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-16 15:16:56 +00:00
9 lines
144 B
SCSS
9 lines
144 B
SCSS
.sharing {
|
|
p.meta + & {
|
|
padding: { top: 1em; left: 0; }
|
|
background: $img-border top left repeat-x;
|
|
}
|
|
}
|
|
|
|
#fb-root { display: none; }
|