[Style] add twitter card styling

This commit is contained in:
Lucien Cartier-Tilet 2021-02-12 11:39:54 +01:00
parent add728eb6d
commit 0e8e894056
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 4 additions and 0 deletions

View File

@ -371,3 +371,7 @@ pre {
content: 'rust';
}
}
.twitter-tweet {
margin: 10px auto;
}