Skip to content

Commit 16560d5

Browse files
fix badge
1 parent 8f466ea commit 16560d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/cv/time_table.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<li class="list-group-item">
44
<div class="row">
55
{% if content.year %}
6-
<div class="col-xs-2 cl-sm-2 col-md-2 text-center" style="width: 75px;">
6+
<div class="col-xs-2 cl-sm-2 col-md-2 text-center">
77
<span class="badge font-weight-bold danger-color-dark text-uppercase align-middle" style="min-width: 75px;">
88
{{ content.year }}
99
</span>

0 commit comments

Comments
 (0)