add style clientemail in an.css

This commit is contained in:
Andrey Kuvshinov
2023-08-07 09:28:01 +00:00
parent 7d5da29e74
commit dbb8aec82b

View File

@@ -363,7 +363,7 @@ h1 {
position:relative; position:relative;
} }
#clientmail{ #clientemail{
text-transform: lowercase; text-transform: lowercase;
} }