Skip to content

Commit 8d449a6

Browse files
authored
Update styles.css
1 parent 6d84a31 commit 8d449a6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

styles.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,10 @@ body {
118118
background-image: url("assets/reddit.svg");
119119
}
120120

121+
.icon.zenith {
122+
background-image: url("assets/zenith.png");
123+
}
124+
121125
.icon.dtawav {
122126
background-image: url("assets/dtawav.svg");
123127
}
@@ -191,3 +195,4 @@ body {
191195
font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
192196
text-align: center;
193197
}
198+

0 commit comments

Comments
 (0)