First about version and rescaling
This commit is contained in:
parent
e717b4b8dd
commit
b0fc3a05c5
11 changed files with 63 additions and 13 deletions
src/layouts
|
@ -47,13 +47,6 @@ const { title } = Astro.props
|
|||
}
|
||||
}
|
||||
|
||||
@media (min-width: 512px) {
|
||||
div {
|
||||
row-gap: 1.5em;
|
||||
column-gap: 1.5em;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 1000px) {
|
||||
.base {
|
||||
margin-left: 3rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue