fix: add agreement
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user