Prettier bg display

This commit is contained in:
SillyLossy
2023-04-08 18:35:33 +03:00
parent 017869932d
commit a2f115c390

View File

@@ -924,7 +924,7 @@ input[type=search]:focus::-webkit-search-cancel-button {
flex-wrap: wrap;
width: 100%;
max-width: 800px;
justify-content: center;
justify-content: space-evenly;
}
.bg_example {