diff options
| author | s1nical <[email protected]> | 2019-08-28 17:19:36 -0700 |
|---|---|---|
| committer | s1nical <[email protected]> | 2019-08-28 17:19:36 -0700 |
| commit | 793c3396f809992edabc8133fbfc30a060709b10 (patch) | |
| tree | b329624ada45ba6cfffeb60efdddca41625bf859 /about/css/loader-animation.css | |
| parent | seperate mobile/desktop redirects (diff) | |
| download | s1n.pw-admin-793c3396f809992edabc8133fbfc30a060709b10.tar.xz s1n.pw-admin-793c3396f809992edabc8133fbfc30a060709b10.zip | |
make about page look nicer
Diffstat (limited to 'about/css/loader-animation.css')
| -rw-r--r-- | about/css/loader-animation.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/about/css/loader-animation.css b/about/css/loader-animation.css index ab09bc7..6e3bd1b 100644 --- a/about/css/loader-animation.css +++ b/about/css/loader-animation.css @@ -5,6 +5,7 @@ ** background: #fdfdfd; ** } */ + .loader-wrapper { width: 100%; height: 100%; |