feat: add buttons to new site

This commit is contained in:
Ruben 2024-04-19 22:23:49 -05:00
commit be0780fdf8
No known key found for this signature in database
GPG key ID: AE181294E97E4802
23 changed files with 68 additions and 5 deletions

View file

@ -341,6 +341,16 @@ article#sneexy {
text-align: center;
}
/*
buttons
*/
.buttons {
font-size: 0px;
img {
margin-right: 5px;
}
}
/*
footer/credits
*/