feat: équilibrage des tailles
This commit is contained in:
parent
7b2f1b2754
commit
4612226067
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ body {
|
||||||
font-family: "ralewayblack", serif;
|
font-family: "ralewayblack", serif;
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 2em;
|
font-size: 3em;
|
||||||
display: block;
|
display: block;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
|
@ -42,7 +42,7 @@ a {
|
||||||
}
|
}
|
||||||
|
|
||||||
img#logo {
|
img#logo {
|
||||||
width: 400px;
|
width: 300px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
#sous-titre {
|
#sous-titre {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue