modified css for added zap amounts
This commit is contained in:
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
.send-zap .amounts {
|
.send-zap .amounts {
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: repeat(4, 1fr);
|
grid-template-columns: repeat(6, 1fr);
|
||||||
justify-content: space-evenly;
|
justify-content: space-evenly;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user