Skip to content

Commit 9ca6126

Browse files
authored
Update index.css
1 parent 1fa3ea6 commit 9ca6126

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ a:hover{
5353
.b:hover{
5454
/*padding: 30px 50px;
5555
transform: perspective(360px) rotateX(10deg) translateY(-5px);
56-
box-shadow: 0 0 10px 3px white;*/
57-
box-shadow: 0 0 3px 4px #ffffff55
56+
box-shadow: 0 0 10px 3px white;
57+
box-shadow: 0 0 3px 4px #ffffff55*/
5858
}
5959

6060
.br{
@@ -83,4 +83,5 @@ img{
8383

8484
.smo{
8585
font-size: 10px;
86-
}
86+
87+
}

0 commit comments

Comments
 (0)