diff options
| author | s1n <[email protected]> | 2019-07-24 20:28:55 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-24 20:28:55 +0200 |
| commit | 7da964097056b55f382b9de938642e8ebb215569 (patch) | |
| tree | 02bf9be1d452d1dad7445886e28c4629c38412c1 | |
| parent | Create bruh (diff) | |
| download | made-with-love-7da964097056b55f382b9de938642e8ebb215569.tar.xz made-with-love-7da964097056b55f382b9de938642e8ebb215569.zip | |
Add files via upload
| -rw-r--r-- | css/main.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/css/main.css b/css/main.css new file mode 100644 index 0000000..af26ded --- /dev/null +++ b/css/main.css @@ -0,0 +1,7 @@ +.footer{
+ position: fixed;
+ text-align: center;
+ bottom: 0px;
+ width: 100%;
+ left: 0%;
+}
\ No newline at end of file |