mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Less bold on frontpage hero unit
This commit is contained in:
parent
d7f5e44cc1
commit
a3d49796fb
@ -13,6 +13,7 @@
|
|||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.front-install {
|
.front-install {
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
background-size: cover;
|
background-size: cover;
|
||||||
border-bottom: 1px solid $white;
|
border-bottom: 1px solid $white;
|
||||||
color: $white;
|
color: $white;
|
||||||
font-weight: bold;
|
|
||||||
margin-top: -2em;
|
margin-top: -2em;
|
||||||
margin-bottom: 1.5em;
|
margin-bottom: 1.5em;
|
||||||
padding: 50px 0;
|
padding: 50px 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user