Update src/sass/tweet/_base.scss

Co-authored-by: Zed <zedeus@pm.me>
This commit is contained in:
alqeeu 2022-01-14 20:32:50 +02:00 committed by GitHub
parent ac0edc0a41
commit 74fcc071a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -118,7 +118,9 @@
justify-content: center;
height: 100%;
.tweet-content { font-size: 18px }
.tweet-content {
font-size: 18px
}
.tweet-body {
display: flex;