mobile layout work
This commit is contained in:
parent
9ff9e59a8c
commit
94bc964e34
11 changed files with 348 additions and 203 deletions
|
|
@ -107,7 +107,7 @@
|
|||
& > h2 {
|
||||
align-self: center;
|
||||
justify-self: center;
|
||||
grid-column: 1/ span 3;
|
||||
grid-column: 1 / span 3;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
|
|
@ -174,8 +174,6 @@
|
|||
width: 100%;
|
||||
border-radius: var(--border-radius);
|
||||
position: relative;
|
||||
|
||||
|
||||
}
|
||||
|
||||
& div:first-child > img {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue