mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix tw element
This commit is contained in:
@@ -35,6 +35,11 @@
|
||||
|
||||
// Customize
|
||||
|
||||
.bd-index-custom-tweet
|
||||
.bd-tw
|
||||
margin-left: auto
|
||||
margin-right: auto
|
||||
|
||||
.bd-index-custom-title
|
||||
color: $grey-light
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user