show pattern and combo together

This commit is contained in:
2019-10-30 23:41:08 +01:00
parent 1577fb5dbf
commit 7249f46c37
2 changed files with 7 additions and 5 deletions

View File

@ -58,7 +58,7 @@ a:active {
grid-template-columns: repeat(4, 1fr);
grid-gap: 20px;
margin: 40px auto;
width: 650px;
width: 550px;
justify-items: left;
}