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

gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/style.css')
-rw-r--r--static/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 976bf93..b67f9ad 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -183,7 +183,7 @@ img {
position: relative;
}
.gallery-item .thumbnail {
- max-width: 80%;
+ max-width: 90%;
}
.label {
display: inline;
@@ -246,7 +246,7 @@ img {
max-width: 50%;
}
.gallery-item {
- width: 20%;
+ width: 33%;
}
.thumbnail {
max-width: 30%;