This repository has been archived on 2024-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
node-fftcg/client/style/style.scss
2018-10-02 02:57:06 +02:00

6 lines
176 B
SCSS

body {
margin: 0;
background-color: #aaa;
background-image: url(//gameranx.com/wp-content/uploads/2016/02/Final-Fantasy-XV-4K-Wallpaper.jpg);
background-size: cover;
}