mirror of
https://github.com/NohamR/lanyard-profile-readme.git
synced 2026-05-25 04:17:18 +00:00
Merge pull request #15 from Looskie/patch-1
Fix: Input width fix on smaller screen sizes im trusting this wont break anything looskie
This commit is contained in:
@@ -130,6 +130,8 @@ const Input = styled.input`
|
||||
text-align: left;
|
||||
border-radius: 8px;
|
||||
border: none;
|
||||
width: 80%;
|
||||
max-width: 250px;
|
||||
margin: 0 25px 15px;
|
||||
font-size: 1em;
|
||||
padding: 5px 10px;
|
||||
|
||||
Reference in New Issue
Block a user