Skip to content

Commit 339d4bb

Browse files
committed
changing the focus
1 parent 4ec81b8 commit 339d4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/jekyll-theme-cayman.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ textarea {
526526
border: 0.05em solid #2196F3;
527527
&:focus {
528528
border: 0.05em solid white;
529-
width: auto;
529+
width: 100%;
530530
}
531531
}
532532

0 commit comments

Comments
 (0)