1
0
This commit is contained in:
2022-10-31 11:02:09 +01:00
parent 8de877fd6a
commit df62f08f9c
2 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ body {
min-height: 100vh;
font-family: 'Source Code Pro', monospace;
}
.content{
.ccontent{
display: flex;
justify-content: center;
align-items: center;
@ -37,4 +37,4 @@ body {
color: #161340;
font-weight: bold;
font-size: 1.5rem;
}
}