feat: two pointers post

This commit is contained in:
Barrett Ruth 2024-06-17 12:16:41 -05:00
parent cb481c4fe3
commit 6c97fa2890
13 changed files with 268 additions and 10 deletions

View file

@ -34,11 +34,6 @@ ul {
padding: 0;
}
a {
color: inherit;
text-decoration: none;
}
.content {
display: flex;
justify-content: space-between;