Make the home page platter fit content rather than scaling with the page
This commit is contained in:
parent
4800d22fb6
commit
21791d9937
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ h1 {
|
|||
|
||||
main {
|
||||
margin-block-start: 10vh;
|
||||
width: inherit;
|
||||
}
|
||||
|
||||
main .grid {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue