mirror of
https://git.macaw.me/skunky/SkunkyArt.git
synced 2025-04-28 20:15:08 +03:00
попытка реализовать галерею. так сыро потому что мне скоро уезжать
This commit is contained in:
parent
a8633b828f
commit
ed031b3530
7 changed files with 372 additions and 298 deletions
|
@ -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%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue