Skip to content

Commit f7ccf33

Browse files
committed
feat: Added borders around the photos
1 parent b5f846c commit f7ccf33

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

public/frosh/2025/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,9 @@ footer {
411411
width: 25vw;
412412
height: auto;
413413
animation: pop-in 0.3 ease;
414+
background-color: white;
415+
border: 5px solid transparent;
416+
box-shadow: 5px 5px 7px black;
414417
}
415418
}
416419
}

0 commit comments

Comments
 (0)