Skip to content

Commit 7b2d223

Browse files
committed
Update back of postcard.
1 parent fa42dc2 commit 7b2d223

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

public/images/postcard-back.webp

17.2 KB
Loading

src/pages/celebration.astro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ const title = "10 Years of Rust Celebration";
141141
grid-column: 1 / 13;
142142

143143
@media (width >= 768px) {
144+
rotate: -6deg;
145+
translate: -5px -50px;
144146
grid-column: 2 / span 7;
145147
}
146148
}

0 commit comments

Comments
 (0)