fixed logo and tags

Co-authored-by: Kara Hoagland <KH-Cl@users.noreply.github.com>
Co-authored-by: Arthur Lu <learthurgo@gmail.com>
Co-authored-by: d7hernan <d7hernan@users.noreply.github.com>
This commit is contained in:
rheabhutada02
2022-11-21 17:03:10 -08:00
parent b5e5a88163
commit 0912ea7956
8 changed files with 21 additions and 16 deletions

View File

@@ -40,6 +40,10 @@ h1 {
color: white;
padding-right: 7px;
padding-left: 7px;
margin-left: 10px;
margin-right: 10px;
margin: 10px 10px 10px 10px;
}
.tag-container > .d-tag {
max-width: 100%;
overflow-wrap: anywhere;
}