mirror of
https://github.com/Damillora/Yuika
synced 2024-11-22 09:17:33 +00:00
Slight padding change for cards
This commit is contained in:
parent
adc7bb0aa1
commit
cb06e928e1
@ -43,7 +43,7 @@ header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#post .kg-card {
|
#post .kg-card {
|
||||||
@apply px-4 py-4 flex flex-col items-center object-contain my-4;
|
@apply py-4 flex flex-col items-center object-contain my-4 mx-0;
|
||||||
}
|
}
|
||||||
#post .kg-card .kg-image {
|
#post .kg-card .kg-image {
|
||||||
@apply w-full;
|
@apply w-full;
|
||||||
|
Loading…
Reference in New Issue
Block a user