Skip to content

Commit 04a8f01

Browse files
authored
Update Register.css
1 parent 67f9f7a commit 04a8f01

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

server/frontend/src/components/Register/Register.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@
5555
}
5656

5757
.img_icon{
58-
width:35px;
58+
width:40px;
5959
margin:.1cm;
60+
background-color:#0C9;
61+
color:#FFF;
62+
border-radius:50px;
63+
text-align:center;
64+
box-shadow: 2px 2px 3px #999;
6065
}

0 commit comments

Comments
 (0)