Skip to content

Commit 92f6e80

Browse files
committed
Page Scroll Indicator
1 parent 548231f commit 92f6e80

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

13. Page Scroll Indicator/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@ body {
3232
}
3333

3434
section {
35-
border: 2px solid white;
35+
border: 1px solid white;
3636
margin: 20px 0;
3737
padding: 20px;
38+
border-radius: 10px;
3839
}
3940

4041
section h1 {

0 commit comments

Comments
 (0)