1
0
This commit is contained in:
2022-10-31 15:53:52 +01:00
parent 20e03a476f
commit 499bb124bb
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ body {
max-width: 100vw;
font-family: 'Source Code Pro', monospace;
}
.ccontent{
.content{
display: flex;
justify-content: space-between;
align-items: center;