Skip to content

Commit 8074d21

Browse files
author
johirulshaky
committed
style change
1 parent 7d8660e commit 8074d21

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

style.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
width:900px;
33
margin:20px auto;
44
}
5-
.sliderItem img{
6-
width:100%;
7-
height:400px;
8-
border:25px solid tomato;
9-
border-radius: 20px;
5+
.sliderItem img {
6+
width: 100%;
7+
height: 400px;
8+
border: 15px solid tomato;
9+
outline: 3px dotted #e02525;
1010
}
1111
.sliderContainer h1{
1212
text-align: center;

0 commit comments

Comments
 (0)