parent
d0ff54ee41
commit
f09e061720
After Width: | Height: | Size: 283 KiB |
Before Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 323 KiB |
@ -1,3 +1,10 @@
|
||||
.owo {
|
||||
color: blue;
|
||||
.row {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
flex-direction: row;
|
||||
gap: 2em;
|
||||
}
|
||||
|
||||
.row img {
|
||||
width: 200px;
|
||||
}
|
Loading…
Reference in new issue