Skip to content

Commit 8ef562f

Browse files
authored
Update styles.css
1 parent 7bdd5ad commit 8ef562f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web/styles.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,12 @@ main {
108108
border: none;
109109
background-color: lightgreen;
110110
font-size: 3dvw;
111+
border-radius: 1dvw;
111112
}
112113

113114
.advanced-href {
114115
bottom: 0;
115116
left: 0;
116117
position: absolute;
117-
font-size: 1dvw;
118+
font-size: 2dvw;
118119
}

0 commit comments

Comments
 (0)