We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6094a64 commit fce2754Copy full SHA for fce2754
css/index.css
@@ -746,7 +746,7 @@ details[open] {
746
width: 6.2rem;
747
}
748
749
-.c-sprite {
+.c-sprite {
750
/* background-image: url(../assets/images/elephant-loop.webp); */
751
height: 100%;
752
width: 100%;
@@ -1399,6 +1399,7 @@ input[type="radio"]:checked + .radio-input {
1399
1400
.dialog-content {
1401
text-align: center;
1402
+ font-family: var(--font-5);
1403
1404
.close-dialog {
1405
background: transparent;
0 commit comments