Added nixOS foundation and fixed nostrich

This commit is contained in:
Bryan Ramos 2023-04-05 03:14:13 -04:00
parent 95abe1c1b1
commit f61e53cc08
2 changed files with 6 additions and 5 deletions

View file

@ -80,8 +80,8 @@ a:hover {
}
.nostrich {
margin-left: auto;
margin-right: auto;
width: 24px;
height: 24px;
background-image: url('assets/nostrich.png');
background-size: cover;
}