css form connexion

This commit is contained in:
2023-11-28 12:44:06 +01:00
parent 1aea1a7179
commit 82fc676d76
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -341,6 +341,7 @@ header {
header .titre {
display: inline-flex;
font-weight: 800;
font-size: 1.8rem;
position: relative; }
header .titre ::after {
content: url(../images/noun-cross-1151731.svg);
@@ -224,7 +224,7 @@ header{
.titre{
display: inline-flex;
font-weight: 800;
// font-size: 1.8rem;
font-size: 1.8rem;
position: relative;
// margin-top: 2rem;
::after{