Skip to content

Commit e50ecda

Browse files
authoredFeb 13, 2025
Update style.css
1 parent 7859b19 commit e50ecda

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed
 

‎projects/clock/style.css

+8-1
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,12 @@ img {
103103
transform: rotate(250deg);
104104

105105
}
106-
106+
button{
107+
padding: 10px 20px;
108+
border-radius: 12px;
109+
background-color: rgba(211,211,211);
110+
border-color: rgba(169,169,169);
111+
margin-top: 54px;
112+
margin-left: 132px;
113+
}
107114

0 commit comments

Comments
 (0)