mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Avoid facebook widget making the page too wide
This commit is contained in:
parent
c517e8d812
commit
6749a5e4df
@ -468,3 +468,8 @@ twitterwidget {
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.aside-module {
|
||||
max-width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user