Skip to content

Commit 1ab75f8

Browse files
committed
darkmode icon settled
1 parent d5450ab commit 1ab75f8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ body {
5858

5959
.darkmode-toggle {
6060
background: #100f2c;
61-
width: 3rem;
62-
height: 3rem;
61+
width: 2.7rem;
62+
height: 2.7rem;
6363
position: fixed;
6464
border-radius: 50%;
6565
border: 2px solid rgb(236, 236, 243);
6666
left: 70.2rem;
67-
top: 30px;
67+
top: 26px;
6868
cursor: pointer;
6969
transition: all 0.5s ease;
7070
display: flex;

0 commit comments

Comments
 (0)