Skip to content

Commit b20eeb1

Browse files
fix: state font bold
1 parent a7732e8 commit b20eeb1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/styles/old.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ a.class2:active {
158158
.gig-month {
159159
font-size: 30px;
160160
text-align: center;
161+
font-weight: bold;
161162
}
162163

163164
.gig-day {
@@ -196,6 +197,7 @@ a.class2:active {
196197

197198
.gig-month {
198199
font-size: 20px;
200+
font-weight: bold;
199201
}
200202

201203
.gig-day {

0 commit comments

Comments
 (0)