Skip to content
Snippets Groups Projects

Taustakuva muutettu

Open Milla Sipilä requested to merge kissa into master
2 files
+ 1
1
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -4,7 +4,7 @@ body {
@@ -4,7 +4,7 @@ body {
justify-content: center;
justify-content: center;
flex-direction: column;
flex-direction: column;
height: 100vh;
height: 100vh;
background: url(background.jpg) repeat repeat fixed;
background: url(kissabackround.jpg) repeat repeat fixed;
background-size: cover;
background-size: cover;
}
}
Loading