Skip to content

Commit

Permalink
fix badge
Browse files Browse the repository at this point in the history
  • Loading branch information
rohandebsarkar committed Jul 4, 2022
1 parent 8f466ea commit 16560d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/cv/time_table.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<li class="list-group-item">
<div class="row">
{% if content.year %}
<div class="col-xs-2 cl-sm-2 col-md-2 text-center" style="width: 75px;">
<div class="col-xs-2 cl-sm-2 col-md-2 text-center">
<span class="badge font-weight-bold danger-color-dark text-uppercase align-middle" style="min-width: 75px;">
{{ content.year }}
</span>
Expand Down

0 comments on commit 16560d5

Please sign in to comment.