mirror of
https://github.com/adulau/art.git
synced 2024-11-22 01:57:06 +00:00
Add flexibility to end tiles
This commit is contained in:
parent
548b8385f2
commit
10a9b45f6e
1 changed files with 182 additions and 182 deletions
|
@ -104,7 +104,7 @@
|
|||
|
||||
&:nth-child(4n - 1),
|
||||
&:nth-child(4n - 2) {
|
||||
width: 60%;
|
||||
flex: 1 auto;
|
||||
}
|
||||
|
||||
&:nth-child(6n - 5) {
|
||||
|
|
Loading…
Reference in a new issue