Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leonardofaria/bento.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/site.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/site.css b/assets/css/site.css
index 8949cd5..a6668bd 100644
--- a/assets/css/site.css
+++ b/assets/css/site.css
@@ -1,5 +1,5 @@
.bg-gradient {
- background-image: linear-gradient(to top, rgba(217, 219, 224, 0.5) 0, rgb(249, 250, 251) 500px);
+ background-image: linear-gradient(to top, rgba(217, 219, 224, 0.7) 0, rgb(249, 250, 251) 500px);
}
.header {