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:
authorVincent Tam <sere@live.hk>2019-05-20 22:11:44 +0300
committerVincent Tam <sere@live.hk>2019-05-20 22:11:44 +0300
commit60fc3fb0ac2e3fc9529febaf0c4a5648a2292c93 (patch)
tree7081f87c264a2fb28258780a81c58ed4cf92c915
parent41f7e21524625239067d7ba4c8833c362fb8ee74 (diff)
Réduit la sép'n entre footer et form
-rw-r--r--assets/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index e1936cf..2a39eb9 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -81,7 +81,7 @@ time {
content: "#"
}
footer {
- margin: 4rem 0 1rem 0;
+ margin: 2rem 0 1rem 0;
background: #ebeffa;
text-align: center;
clear: both