edit: random bug fix

This commit is contained in:
2026-08-16 22:45:21 +02:00
parent 2ed49a5fe1
commit cd766e3969
5 changed files with 48 additions and 2 deletions
+29
View File
@@ -92,6 +92,13 @@
padding-top: 33px;
}
#adhesionSection{
justify-content: flex-end;
margin-top: 0;
margin-bottom: 33px;
width: 77%;
}
}
#statuSection{
.textBtnStyle{
@@ -157,6 +164,16 @@
right: 33px;
top: 33vh;
}
#openMsg{
width: 44px;
height: 44px;
}
.icon{
height: 22px;
width: auto;
}
}
#titleSection{
@@ -182,6 +199,7 @@
address{
font-size: 22px;
margin-top: 13.12px;
}
#planSection{
@@ -199,6 +217,17 @@
}
}
#adhesionSection{
width: 50%;
margin-left: 16.1px;
margin-bottom: 77px;
.textBtnStyle{
height: 44px;
font-size: 20px;
}
}
}
#statuSection{