Skip to content

Commit 025d1e9

Browse files
make game over move count and para sections different font sizes for emphasis
1 parent 8e2c9fc commit 025d1e9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

assets/css/modal/root.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,14 @@
122122
width: fit-content;
123123
}
124124

125+
&.move-count {
126+
font-size: 1.1rem;
127+
}
128+
129+
&.para {
130+
font-size: 0.9rem;
131+
}
132+
125133
&.buttons {
126134
display: flex;
127135
flex-direction: row;

0 commit comments

Comments
 (0)