Compare commits

..

No commits in common. "main" and "v1.1.1" have entirely different histories.
main ... v1.1.1

1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
@import "constant"; @import "constant";
.halo-render.gallery { .gallery {
border: 1px solid @secondary-light; border: 1px solid @secondary-light;
border-radius: @border-radius; border-radius: @border-radius;
padding: 10px 15px; padding: 10px 15px;