smaller drop shadow
This commit is contained in:
parent
bff9b90258
commit
bb9feff66d
|
@ -86,7 +86,7 @@ textarea {
|
||||||
width: 80vmin;
|
width: 80vmin;
|
||||||
|
|
||||||
border-radius: 5vmin;
|
border-radius: 5vmin;
|
||||||
box-shadow: @accent 1vmin 1vmin;
|
box-shadow: @accent 0.5vmin 0.5vmin;
|
||||||
padding: 5vmin;
|
padding: 5vmin;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue