Skip to content

Commit 3f37294

Browse files
authored
updated style.css
1 parent 59c9cd1 commit 3f37294

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

assets/css/style.css

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -130,15 +130,15 @@ body {
130130

131131
#prize-2,
132132
#prize-3{
133-
padding: 60px;
133+
padding: 40px;
134134
}
135135

136136
#prize_title{
137137
font-weight: 500;
138138
font-size: 30px;
139139
color: #03045E;
140140
text-align: center;
141-
padding: 20px;
141+
padding: 10px;
142142
/* margin: 30px; */
143143
}
144144

@@ -632,10 +632,7 @@ body {
632632
#prize-1,
633633
#prize-2,
634634
#prize-3{
635-
display: flex;
636-
}
637-
#prize-1{
638-
justify-content: flex-start;
635+
padding: 30px;
639636
}
640637
#session_head{
641638
font-size: 55px;

0 commit comments

Comments
 (0)