diff options
author | 2021-09-24 23:25:25 +0200 | |
---|---|---|
committer | 2021-09-25 00:00:08 +0200 | |
commit | cf1fbb69d7cdb67219be187fc38feea5a6325f45 (patch) | |
tree | c55870c8c3a15fcb68c5cc07255c97306c42191a /styles/main | |
parent | aac64c2b068e937f939cdefed7af4f08bcb8b3eb (diff) | |
download | my_apps-cf1fbb69d7cdb67219be187fc38feea5a6325f45.tar.gz my_apps-cf1fbb69d7cdb67219be187fc38feea5a6325f45.tar.bz2 my_apps-cf1fbb69d7cdb67219be187fc38feea5a6325f45.zip |
fixed first spinner
Diffstat (limited to 'styles/main')
-rw-r--r-- | styles/main/_splash.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/main/_splash.scss b/styles/main/_splash.scss index 82347d0..d1dc441 100644 --- a/styles/main/_splash.scss +++ b/styles/main/_splash.scss @@ -16,7 +16,7 @@ } svg { - font-size: 64px; + font-size: 72px; color: #555; } |