uppercase

This commit is contained in:
2024-04-23 16:21:14 +02:00
parent 3e709caf81
commit f88457d797
6 changed files with 21 additions and 15 deletions
@@ -49,6 +49,7 @@
width: max-content;
font-size: 1.2rem;
line-height: 1.2;
text-transform: uppercase;
}
&:not(:first-child) {
&::before {
@@ -82,7 +83,8 @@
display: block;
h3{
&:after{
content:'-';
content:url(../images/path1.svg);
max-width: fit-content;
}
}
}