mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-27 14:28:53 +09:00
🎨
This commit is contained in:
parent
b8b0cf0f19
commit
54b3cc2bcc
@ -132,7 +132,9 @@ onUnmounted(() => {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
font-size: 20px;
|
||||
font-size: 1.45em;
|
||||
color: #fff;
|
||||
opacity: .9;
|
||||
}
|
||||
|
||||
@container (max-width: 785px) {
|
||||
@ -151,5 +153,11 @@ onUnmounted(() => {
|
||||
.img {
|
||||
height: 145px;
|
||||
}
|
||||
|
||||
.multiple {
|
||||
top: 7px;
|
||||
right: 7px;
|
||||
font-size: 1.3em;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user