Update nav background, remove parts of about section
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
I'm Cassidy, and I like to make memes and dreams and software.
|
I'm Cassidy, and I like to make memes and dreams and software.
|
||||||
|
|
||||||
When I’m not working, I like to watch movies, play music, eat a lot, practice Spanish, and play games. I like brainstorming projects that I build maybe half the time. It's nice to dream.
|
You should check out my [newsletter](https://cassidoo.co/newsletter), or my [GitHub profile](https://github.com/cassidoo). Or don’t. I’m not your mother.
|
||||||
|
|
||||||
You should check out my website, [cassidoo.co](https://cassidoo.co), my [newsletter](https://cassidoo.co/newsletter), or my [GitHub profile](https://github.com/cassidoo). Or don’t. I’m not your mother.
|
|
||||||
|
|
||||||
Anyway, welcome to my blog AKA digital garden AKA mind dump land!
|
Anyway, welcome to my blog AKA digital garden AKA mind dump land!
|
||||||
|
|||||||
@@ -71,6 +71,7 @@ nav {
|
|||||||
top: 0;
|
top: 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: rgba(255, 255, 255, 0.9);
|
background: rgba(255, 255, 255, 0.9);
|
||||||
|
backdrop-filter: blur(1px);
|
||||||
}
|
}
|
||||||
|
|
||||||
nav a {
|
nav a {
|
||||||
|
|||||||
Reference in New Issue
Block a user