Skip to content

Commit

Permalink
Update PTeamMembers.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeCZ23 authored Sep 10, 2024
1 parent 975d2a5 commit 002ce48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/theme/components/PTeamMembers.vue
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ defineProps<{
.icon {
margin-left: 2px; /* Mezery mezi textem a ikonou */
position: relative;
top: 5px;
bottom: 5px;
width: 16px; /* Šířka ikony */
height: 16px; /* Výška ikony */
color: var(--vp-c-text-2); /* Barva ikony */
Expand Down

0 comments on commit 002ce48

Please sign in to comment.