add mesh patterning
This commit is contained in:
parent
17581dbe7e
commit
8aae9885e8
4 changed files with 79 additions and 15 deletions
|
|
@ -230,7 +230,7 @@ button:hover {
|
|||
}
|
||||
|
||||
.addgear {
|
||||
gap: 5px;
|
||||
gap: 5px 10px;
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 50px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue