renamed files besd on their orientation
This commit is contained in:
parent
b282eecc58
commit
dd4a4268e0
216 changed files with 18 additions and 20 deletions
|
|
@ -35,15 +35,15 @@
|
|||
transform: scale(1.08);
|
||||
}
|
||||
|
||||
& > :has(.tall) {
|
||||
& > .portrait {
|
||||
grid-column: span 3;
|
||||
grid-row: span 4;
|
||||
}
|
||||
& > :has(.wide) {
|
||||
& > .landscape {
|
||||
grid-column: span 4;
|
||||
grid-row: span 3;
|
||||
}
|
||||
& > :has(.large) {
|
||||
& > .large {
|
||||
grid-row: span 2;
|
||||
grid-column: span 2;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue