blur bg, and python version for invoke

This commit is contained in:
Tyrel Souza 2024-05-31 14:26:30 -04:00
parent 9b48c0e1d1
commit f8426d17d4
No known key found for this signature in database
GPG Key ID: F3614B02ACBE438E
2 changed files with 4 additions and 1 deletions

1
.python-version Normal file
View File

@ -0,0 +1 @@
3.10

View File

@ -146,7 +146,7 @@ thead {
width: 130px;
font-size: 1.5em;
line-height: 1em;
margin: 0 20px 1em 0;
margin: 1em 20px 1em 0;
}
.info {
@ -177,6 +177,8 @@ thead {
.post {
margin: 0 0 4.5em 150px;
backdrop-filter: blur(10px);
padding: 1em;
}
.post.archives {
margin-bottom: 1.5em;