feat: équilibrage des tailles
parent
7b2f1b2754
commit
4612226067
|
@ -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…
Reference in New Issue