Skip to content

Commit 3d6fdda

Browse files
Update mobile.css
1 parent 1f80700 commit 3d6fdda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Art-Gallery/mobile.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ body {
1717
padding: 15px 0;
1818
color: white;
1919
font-size: 18px;
20+
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
2021
}
2122

2223
.header a {
@@ -75,6 +76,7 @@ img {
7576

7677
.button:hover {
7778
background-color: #ff6347;
79+
transform: scale(1.05);
7880
}
7981

8082
.footer {

0 commit comments

Comments
 (0)