color page programme

This commit is contained in:
2024-04-24 10:51:41 +02:00
parent f88457d797
commit d3354b38d9
3 changed files with 12 additions and 5 deletions
@@ -6,8 +6,10 @@
}
h2{
position: relative;
color: $color2024;
&::after{
display: inline-flex;
// display: inline-flex;
display: none;
position: absolute;
right: 0;
width: 100px;
@@ -24,6 +26,7 @@
font-size: 1.5rem;
font-family: 'Mariannelight';
color: $col_black;
text-transform: uppercase;
}
.views{
section{