Encore des optimisations
This commit is contained in:
@@ -6,7 +6,7 @@ body {
|
||||
color: #640875;
|
||||
}
|
||||
.container {
|
||||
width: 80%;
|
||||
width: 95%;
|
||||
margin: 0 auto;
|
||||
padding: 20px;
|
||||
}
|
||||
|
@@ -4,7 +4,6 @@ body {
|
||||
}
|
||||
|
||||
.container {
|
||||
max-width: 500px;
|
||||
margin: 50px auto;
|
||||
padding: 20px;
|
||||
background-color: #fff;
|
||||
|
@@ -33,7 +33,6 @@ textarea {
|
||||
|
||||
button[type="submit"] {
|
||||
display: block;
|
||||
width: 100%;
|
||||
padding: 10px;
|
||||
background-color: #5c10d6;
|
||||
color: #fff;
|
||||
|
Reference in New Issue
Block a user