uepr-108:scoped css classname

This commit is contained in:
Bogomil-Stoyanov 2024-11-28 14:43:23 +02:00
parent 4570d114ef
commit 118e980d2c

View file

@ -21,10 +21,6 @@
}
}
.hidden{
visibility: hidden;
}
.navigation{
display: flex;
width: 100%;
@ -32,6 +28,10 @@
align-items: center;
margin-bottom: 40px;
.hidden{
visibility: hidden;
}
.dotRow{
display: flex;
justify-content: space-between;