Skip to content

Commit

Permalink
removed css for the starting letter
Browse files Browse the repository at this point in the history
  • Loading branch information
ishabaral committed Sep 10, 2024
1 parent 7586adb commit 2cc5425
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions src/components/detail/ContentData.vue
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,6 @@ defineProps({
line-height: 1.5rem;
}
& > p:first-child {
&::first-letter {
padding: 0.7rem 0.5rem;
font-size: 2rem;
line-height: 4rem;
color: var(--jankaritech);
border: 4px double var(--jankaritech);
margin-right: 0.6rem;
margin-top: 0.3rem;
float: left;
}
}
li {
margin-bottom: 0.4rem;
margin-left: 1rem;
Expand Down

0 comments on commit 2cc5425

Please sign in to comment.