Skip to content

Commit e389bae

Browse files
committed
Update style.scss
1 parent 0a8f4ca commit e389bae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/style.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,10 @@ footer {
352352
input {
353353
@include sans-serif;
354354
font-size: 14px;
355+
border: 1px solid $gray;
356+
}
357+
input[type="submit"] {
358+
background-color: $gray-light;
355359
}
356360
p {
357361
margin-top: 0;

0 commit comments

Comments
 (0)