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 14, 2024
1 parent 07097be commit 96c539e
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 96c539e

Please sign in to comment.