mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Increase padding on the right of title links (#19647)
This commit is contained in:
parent
15be4b9e11
commit
f83da1ea8b
@ -291,7 +291,7 @@ dt:hover a.title-link {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
left: -25px;
|
||||
padding-right: 5px;
|
||||
padding-right: 10px;
|
||||
padding-left: 5px;
|
||||
font-family: "FontAwesome";
|
||||
font-size: 15px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user