font size id site

This commit is contained in:
2025-09-22 15:23:40 +02:00
parent 4db57ba2dc
commit 5c4df4921b
2 changed files with 8 additions and 2 deletions
@@ -59,13 +59,16 @@
flex-direction: row;
width: 40%;
align-items: center;
justify-content: flex-end;
#block-eql-identitedusite{
text-transform: uppercase;
font-family: "Source Code Pro";
color: $blue-dark !important;
font-size: 1.2rem;
font-size: 1rem;
text-align: end;
width: 30%;
:visited {
color: $blue-dark !important;
}