mirror of
https://github.com/NohamR/lanyard-profile-readme.git
synced 2026-05-25 12:27:16 +00:00
Fix: Input width fix on smaller screen sizes
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