Fix tw element

This commit is contained in:
Jeremy Thomas
2019-04-07 16:28:01 +01:00
parent b654e651c3
commit cc02aab5fb
10 changed files with 185 additions and 640 deletions

View File

@@ -35,6 +35,11 @@
// Customize
.bd-index-custom-tweet
.bd-tw
margin-left: auto
margin-right: auto
.bd-index-custom-title
color: $grey-light

View File

@@ -15,6 +15,7 @@ $tw-border: #e1e8ed
font-size: 16px
max-width: 420px
padding: 20px
text-align: left
&.bd-is-white
background-color: $white
@@ -43,7 +44,7 @@ $tw-border: #e1e8ed
width: 36px
.bd-tw-fullname
color: currentColor
color: $text-strong
display: block
font-size: 16px
font-weight: 700