Photo index

This commit is contained in:
Pau
2022-12-27 01:56:54 +01:00
parent 4719c8a4d5
commit 35608ccef5
3 changed files with 9 additions and 5 deletions

View File

@ -230,6 +230,10 @@ hr {
width: 25%;
}
.small{
width: 25%;
}
.clearfix {
clear: both;
}