fix stylesheet

This commit is contained in:
Bryson Steck 2023-01-08 13:29:53 -07:00
parent 4c48d22a0c
commit a00413e3d8
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View file

@ -20,4 +20,4 @@ hugo.linux
*.swo
# deploy script
./deploy
deploy

View file

@ -155,7 +155,7 @@ img.pfp {
.list {
background-color: #3c3836;
margin-bottom: 8px;
color: #d5c4a1;
color: #a89984;
}
.list a {