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

github.com/Chen-Zhe/photo-grid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index ea88574..46cdae1 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -58,8 +58,8 @@ a {
font-weight: 700;
}
-.container > header h5 {
- padding-bottom: 0.3em;
+.container > header > h5 {
+ padding: 0.4em 0;
text-align: right;
}