fetcss fix

This commit is contained in:
2021-01-29 19:35:47 +00:00
parent 52810cfb1a
commit e617cef103

View File

@@ -16,3 +16,12 @@ div.footer {
.footer a i {
font-size:30px;
}
a.thumbnail {
width: 150px;
height: 150px;
}
a.thumbnail img {
width: 150px;
height: 150px;
}