mirror of
https://git.macaw.me/skunky/SkunkyArt.git
synced 2025-12-30 23:29:43 +05:00
попытка реализовать галерею. так сыро потому что мне скоро уезжать
This commit is contained in:
@@ -83,4 +83,11 @@ form input, button, select {
|
||||
.block p {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.ubg {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
}
|
||||
.ubg img {
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user