We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c9cd1 commit 3f37294Copy full SHA for 3f37294
assets/css/style.css
@@ -130,15 +130,15 @@ body {
130
131
#prize-2,
132
#prize-3{
133
- padding: 60px;
+ padding: 40px;
134
}
135
136
#prize_title{
137
font-weight: 500;
138
font-size: 30px;
139
color: #03045E;
140
text-align: center;
141
- padding: 20px;
+ padding: 10px;
142
/* margin: 30px; */
143
144
@@ -632,10 +632,7 @@ body {
632
#prize-1,
633
634
635
- display: flex;
636
- }
637
- #prize-1{
638
- justify-content: flex-start;
+ padding: 30px;
639
640
#session_head{
641
font-size: 55px;
0 commit comments