Skip to content

Commit

Permalink
update margins and bar colors
Browse files Browse the repository at this point in the history
  • Loading branch information
samiwinho committed Nov 6, 2023
1 parent e5457d4 commit b5ffd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h3 class="semanaInfo" style="font-weight: lighter;"></h3>
<span class="material-symbols-outlined">mic_double</span>
<h3>Micros:</h3>
<h3 class="semanaInfo" style="font-weight: lighter;"></h3>
<div style="font-weight: lighter; border-left: #626262 1px solid; width: 1px; height: 50%;"></div>
<div style="font-weight: lighter; border-left: #c3c3c3 1px solid; width: 1px; height: 50%; margin-left: 5px; margin-right: 5px;"></div>
<h3 class="semanaInfo" style="font-weight: lighter;"></h3>
</div>

Expand Down

0 comments on commit b5ffd0a

Please sign in to comment.