Created
August 20, 2025 15:47
-
-
Save lunamoth/9bcab543cc051272aefb9dc34e089dad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
p.timeline__text{ | |
color:#000; | |
font-family:Lato,나눔바른고딕; | |
font-size:18px; | |
font-weight:400; | |
letter-spacing:0; | |
line-height:2; | |
text-align:left; | |
word-break:keep-all | |
} | |
.single.bottom.svelte-25rrgk .wrap.svelte-25rrgk{ | |
max-width:1300px | |
} | |
div button img,div.timeline-images.timeline-images--compact{ | |
max-width:200px; | |
max-height:200px | |
} | |
div.single-wrap.svelte-145gqkq.single-wrap--bottom{ | |
width:1200px; | |
padding:50px; | |
background-color:#fff | |
} | |
article.timeline__item.svelte-dietza.timeline__item--compact,div.app.theme-lightpink.ltr.lang-ko.skin-4ff38923-9fea-427b-b1f9-5b9b743267a5.font-size-4.font-theme-default.svelte-jikc96.single,div.side-bar.side-bar--left.svelte-hy7sj0,div.timeline.timeline--default{ | |
background-color:#fff | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment