You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
rms-support-letter.github.io/_sass/custom.scss

26 lines
410 B

@font-face {
font-family: "Noto Color Emoji";
src: url("/assets/NotoColorEmoji.ttf") format("truetype");
}
.translations {
text-align: end;
margin: 0 0 1em 0;
}
@media screen and (min-width: 800px) {
.translations {
width: 50%;
margin: 0 0 1em auto;
}
}
.translations p {
margin: 0 0 0.5em 0;
}
.translation {
line-height: 0.8em;
font-family: "Noto Color Emoji", sans-serif;
font-size: 2em;
}