css form connexion
This commit is contained in:
@@ -341,6 +341,7 @@ header {
|
|||||||
header .titre {
|
header .titre {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
|
font-size: 1.8rem;
|
||||||
position: relative; }
|
position: relative; }
|
||||||
header .titre ::after {
|
header .titre ::after {
|
||||||
content: url(../images/noun-cross-1151731.svg);
|
content: url(../images/noun-cross-1151731.svg);
|
||||||
|
|||||||
@@ -224,7 +224,7 @@ header{
|
|||||||
.titre{
|
.titre{
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
// font-size: 1.8rem;
|
font-size: 1.8rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
// margin-top: 2rem;
|
// margin-top: 2rem;
|
||||||
::after{
|
::after{
|
||||||
|
|||||||
Reference in New Issue
Block a user