Skip to content

Commit fce2754

Browse files
committed
message sent
1 parent 6094a64 commit fce2754

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

css/index.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@ details[open] {
746746
width: 6.2rem;
747747
}
748748
}
749-
.c-sprite {
749+
.c-sprite {
750750
/* background-image: url(../assets/images/elephant-loop.webp); */
751751
height: 100%;
752752
width: 100%;
@@ -1399,6 +1399,7 @@ input[type="radio"]:checked + .radio-input {
13991399
}
14001400
.dialog-content {
14011401
text-align: center;
1402+
font-family: var(--font-5);
14021403
}
14031404
.close-dialog {
14041405
background: transparent;

0 commit comments

Comments
 (0)