Skip to content

Commit

Permalink
fix: license container title on narrow desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
Soare-Robert-Daniel committed Jul 17, 2024
1 parent 24e994f commit 0098350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vue/src/vue-elements/main-page-panel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@
#rop_core .license-title {
font-size: 14px;
font-weight: bold;
line-height: 0;
line-height: 1;
color: black;
}
Expand Down

0 comments on commit 0098350

Please sign in to comment.