|
Server : Apache System : Linux s1230 5.15.0-139-generic #149~20.04.1 SMP Tue Jul 14 11:21:49 UTC 2026 x86_64 User : p141464 ( 418825) PHP Version : 7.4.33.12 Disable Function : NONE Directory : /html/relaunch-kmu/wp-content/plugins/wp-gdpr-compliance/Resources/scss/admin/ |
Upload File : |
.wpgdprc-footer {
@include text-s();
@include font-weight-medium();
font-family: $font-primary;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
padding-top: rem-calc(22);
margin-left: rem-calc(58);
}
p.wpgdprc-footer__developer {
margin: 0;
a {
align-items: flex-start;
color: $color-gray-dark;
display: flex;
flex-direction: column;
flex-wrap: wrap;
text-decoration: none;
@include hocus {
color: $color-primary;
}
svg.icon {
display: none;
}
}
svg {
order: 1;
width: rem-calc(235);
margin-top: rem-calc(6);
}
}
@include breakpoint($wp-medium) {
.wpgdprc-footer {
margin-left: rem-calc(205);
}
}