summaryrefslogtreecommitdiff
path: root/css/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/index.css')
-rw-r--r--css/index.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/index.css b/css/index.css
index 7f0ad2e..9f0690e 100644
--- a/css/index.css
+++ b/css/index.css
@@ -60,7 +60,8 @@ img {
.weather {
border-bottom: 1px solid var(--color1);
padding-bottom: 5px;
- margin-bottom: 10px;
+ margin-bottom: 5px; /* 10 */
+ margin-top: 5px;
}
a {