Skip to content

Commit 120909e

Browse files
authored
Update styles.css
1 parent c38a2d1 commit 120909e

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
@@ -286,6 +286,11 @@ footer {
286286
margin: 1rem 0;
287287
}
288288

289+
.copyleft {
290+
display:inline-block;
291+
transform: rotate(180deg);
292+
}
293+
289294
@media (max-width: 768px) {
290295
header.hero h1 {
291296
font-size: 2.5rem;

0 commit comments

Comments
 (0)