8000 Fix · css-ui/css-ui.github.io@11cff84 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 11cff84

Browse files
committed
Fix
1 parent 2dfa8a9 commit 11cff84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ <h6>Heading 6</h6>
155155
<div class="wrapper">
156156
<div class="text">Grouping</div>
157157
<form class="group">
158-
<input type="text" placeholder="Password" class="unite first">
158+
<input type="text" placeholder="text" class="unite first">
159159
<input type="password" placeholder="Password" class="unite">
160160
<input type="email" placeholder="Email" class="unite last">
161161
<input type="submit" value="Submit" class="button primary">

0 commit comments

Comments
 (0)
0