Some fixes (#33483)

This commit is contained in:
Paulus Schoutsen 2024-06-30 16:26:31 +02:00 committed by GitHub
parent 8895a01ced
commit f9ab890c39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 8 deletions

View File

@ -286,11 +286,12 @@ header .breadcrumbs {
.links {
margin-top: 12px;
margin-right: -8px;
margin-bottom: -8px;
font-size: .9rem;
text-align: right;
a {
background: #e8edf0;
background: #e8edf0;
font-family: $heading-font;
text-decoration: none;
font-weight: 650;
@ -363,7 +364,7 @@ a.material-card:hover {
border-radius: 24px;
margin: 8px 0;
transition: box-shadow .33s;
&::before {
content: " ";
position: absolute;
@ -727,8 +728,8 @@ article.listing {
&>li.toc-entry:first-child{
padding-top: 0;
}
}
&>li.toc-entry {
list-style-type: none;
}
@ -894,7 +895,7 @@ div.config-vars {
.config-vars-label {
padding-bottom: 4px;
position: relative;
a.title-link {
text-decoration: none;
}
@ -1051,4 +1052,4 @@ a.my {
position: fixed;
width: 100%;
z-index: 999;
}
}

View File

@ -126,9 +126,10 @@
.button {
display: flex;
align-items: center;
padding-right: 20px;
border-radius: 32px;
&:not(:first-child) {
margin-top: 12px;
}

View File

@ -6,7 +6,7 @@
</div>
<div class="grid__item flex__item two-fifths lap-one-half palm-one-whole">
<iframe id="HAdemo" title="Home Assistant Demo"
src="https://demo.home-assistant.io/">
src="https://demo.home-assistant.io/?frontpage">
</iframe>
<a id="HAdemoScreenshot" href='https://demo.home-assistant.io/' target='_blank'>