Skip to content

Commit 2f0f9e5

Browse files
committed
Make version number smaller to fix "0.7.1 Develop" text
1 parent f0faf15 commit 2f0f9e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scss/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ small {
209209
left: 50px;
210210
top: 9.5px;
211211
margin: 0px;
212-
font-size: 20px;
212+
font-size: 18px;
213213
color: white;
214214
font-family: monospace;
215215
text-shadow: variables.$shadow;

0 commit comments

Comments
 (0)