Skip to content

Commit e31a789

Browse files
authored
Update Karma Store Page CSS.css
1 parent c246f42 commit e31a789

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

css/Karma Store Page CSS.css

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -384,16 +384,19 @@ form {
384384

385385
.submit-btn {
386386
position: absolute;
387-
width: 148px;
388-
height: 26px;
389-
left: 183px;
390-
top: 1215px;
387+
width: 269px;
388+
height: 70px;
389+
left: 122px;
390+
top: 1193px;
391391
font-family: 'Roboto';
392392
font-style: normal;
393393
font-weight: 500;
394394
font-size: 22px;
395395
line-height: 26px;
396-
color: #FFFFFF;
396+
background: #E0633A;
397+
border-radius: 4px;
398+
padding: 10px 15px;
399+
color: #fff;
397400
}
398401

399402
.girl-img {
@@ -403,4 +406,4 @@ form {
403406
left: 739px;
404407
top: 98px;
405408
background: url(image.png);
406-
}
409+
}

0 commit comments

Comments
 (0)