project updates and blog

This commit is contained in:
Nicholas Orlowsky 2023-03-20 18:06:26 -05:00
parent 261a4fcacd
commit dec88e2842
12 changed files with 344 additions and 76 deletions

View file

@ -24,7 +24,7 @@
}
.blog-card-int {
border-radius: 10px;
border-radius: 7px;
background-color: #1a1a1e;
transition: 1s;
}