All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s
10 lines
130 B
CSS
10 lines
130 B
CSS
.window {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
margin-top: 1.5rem;
|
|
}
|
|
.window img {
|
|
width: 6.8rem;
|
|
}
|