Skip to content

Commit

Permalink
increased line height of bio in mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniosubasic committed Oct 23, 2024
1 parent ac57f4f commit b1ee66f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ import Taskbar from './components/Taskbar.vue'
.bio {
margin: 0 1rem;
font-size: 0.9rem;
line-height: 1.3;
}
}
Expand Down

0 comments on commit b1ee66f

Please sign in to comment.