mirror of
https://github.com/MaggieAppleton/digital-gardeners.git
synced 2025-09-21 16:03:38 +02:00
fixed slug paths
This commit is contained in:
parent
ee405f2f21
commit
4716d551bf
3 changed files with 7 additions and 7 deletions
|
@ -23,10 +23,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
body {
|
||||
height: 100%;
|
||||
html {
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
min-height: 100vh;
|
||||
background-color: rgb(243, 250, 218);
|
||||
background: linear-gradient(
|
||||
180deg,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue