fix: add agreement

This commit is contained in:
2025-06-18 15:41:16 +03:00
parent ec696e7d3e
commit 1bee275d18
7 changed files with 54 additions and 7 deletions

View File

@@ -46,13 +46,13 @@
top: 0;
height: auto;
@include iftablet{
display: block;
right: rem(40px);
width: rem(130px);
}
//@include iftablet{
// right: rem(40px);
// width: rem(130px);
//}
@include iflaptop{
display: block;
right: rem(80px);
width: rem(150px);
}