diff options
| author | Bobby <[email protected]> | 2023-02-01 21:30:52 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-02-01 21:30:52 -0500 |
| commit | 826033db8ffa0be7c49ffed9b6d08872ac15cd5f (patch) | |
| tree | 7be37de1be1cf7c66e8d81bd4d3cf090a3a5a2aa /static/css/main.css | |
| parent | cc2deda835e3700d117e9fc82bbaca3033bb1984 (diff) | |
| download | thatcomputerscientist-826033db8ffa0be7c49ffed9b6d08872ac15cd5f.tar.xz thatcomputerscientist-826033db8ffa0be7c49ffed9b6d08872ac15cd5f.zip | |
update bg
Diffstat (limited to 'static/css/main.css')
| -rw-r--r-- | static/css/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/main.css b/static/css/main.css index d7008da9..c28370f7 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -1,6 +1,6 @@ body { background: black; - background-image: url("../images/site/backgound.jpeg"); + background-image: url("../images/site/bg.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-position: center; |
