This commit is contained in:
2024-04-25 12:02:24 +02:00
parent 856f0f5356
commit 103ee50b6f
13 changed files with 132 additions and 233 deletions
@@ -8,14 +8,13 @@
position: relative;
color: $color2024;
&::after{
// display: inline-flex;
display: none;
display: inline-flex;
position: absolute;
right: 0;
width: 100px;
height: 100px;
vertical-align: middle;
@include labelOnline;
// @include labelOnline;
@media screen and (min-width: 768px) {
width: 150px;
height: 150px;