Skip to content

Commit

Permalink
Fix scoped styles in CoachHeader
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVelezLl committed Nov 11, 2024
1 parent 3bc9c98 commit acea4e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</script>


<style>
<style scoped>
.header {
display: flex;
Expand Down

0 comments on commit acea4e7

Please sign in to comment.