Client - minor style fix

This commit is contained in:
Sam 2023-03-05 10:31:50 +01:00
parent 65a8ae0ae7
commit 04c50ed7c2

View File

@ -136,6 +136,7 @@
.privacy-policy-message {
display: flex;
justify-content: center;
margin: 0 $default-margin*.5;
}
@media screen and (max-width: $medium-limit) {