mobile
This commit is contained in:
parent
3304da8a40
commit
5e9d35fb25
@ -2,6 +2,19 @@
|
||||
min-height: unset;
|
||||
}
|
||||
|
||||
@media (max-width: 520px) {
|
||||
.zap .header {
|
||||
flex-direction: column;
|
||||
}
|
||||
.zap .header .pfp {
|
||||
width: 100%;
|
||||
padding: 4px;
|
||||
}
|
||||
.zap .header .amount {
|
||||
font-size: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
.zap .summary {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user