mirror of
https://github.com/ethauvin/Clever.git
synced 2025-04-25 00:47:11 -07:00
Lots of tweaks...
This commit is contained in:
parent
c2c70a4325
commit
c5edd6a501
4 changed files with 53 additions and 20 deletions
|
@ -20,14 +20,14 @@
|
|||
max-width: 100%;
|
||||
}
|
||||
input{
|
||||
width: 500px;
|
||||
width: 600px;
|
||||
max-width: 100%;
|
||||
}
|
||||
input, button{
|
||||
font-size: 25px;
|
||||
font-size: 30px;
|
||||
border: 3px solid #333;
|
||||
border-radius: 10px;
|
||||
padding: 10px;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.logo{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue