Skip to content

Commit e70535a

Browse files
committed
New styling
1 parent 2634098 commit e70535a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

style.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ input{
193193
width: 100%;
194194
height: auto;
195195
padding: 2%;
196-
box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
196+
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
197197
}
198198

199199
.form_grid1{
@@ -211,7 +211,6 @@ input{
211211
}
212212

213213
.form_grid2{
214-
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 4px;
215214
padding: 1rem;
216215
}
217216

0 commit comments

Comments
 (0)