refactor: change guestbook border styling
All checks were successful
create archive with lfs / tag (push) Successful in 5s
All checks were successful
create archive with lfs / tag (push) Successful in 5s
This commit is contained in:
parent
5591a5263e
commit
1f8a212ca2
@ -99,7 +99,8 @@
|
||||
|
||||
<style lang="postcss">
|
||||
.entry {
|
||||
@apply bg-ralsei-green-dark/70 border-ralsei-green-light/30 border-x-[3px] border-y-4;
|
||||
@apply bg-ralsei-green-dark/70 border-ralsei-green-light/30 border-x-[4px] border-y-[5px];
|
||||
border-style: ridge;
|
||||
}
|
||||
.entryflex {
|
||||
@apply flex flex-col p-1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user