fix: indentation

This commit is contained in:
Pitu 2021-01-07 23:05:15 +09:00
parent 5823fa95cd
commit be6ce9ac5a
1 changed files with 2 additions and 2 deletions

View File

@ -96,8 +96,8 @@ h2.title {
}
div.stats-container {
padding: 1rem;
background: #1c1e23;
box-shadow: rgba(15, 17, 21, 0.35) 0px 6px 9px 0px;
background: #1c1e23;
box-shadow: rgba(15, 17, 21, 0.35) 0px 6px 9px 0px;
margin-bottom: 1rem;
}
</style>