mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-13 02:19:09 +00:00
11 lines
147 B
SCSS
11 lines
147 B
SCSS
.twitter-tweet.twitter-tweet-rendered {
|
|
display:block;
|
|
margin-left:auto;
|
|
margin-right:auto;
|
|
}
|
|
|
|
.body-copy {
|
|
> div {
|
|
margin-bottom:1.5em;
|
|
}
|
|
} |