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

github.com/darshanbaral/khata.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/khata.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/khata.css b/static/css/khata.css
index 86cd53d..fd1b2c8 100644
--- a/static/css/khata.css
+++ b/static/css/khata.css
@@ -183,7 +183,8 @@ a,
min-width: 60px;
display: flex;
justify-content: end;
- align-items: center;
+ align-items: flex-start;
+ margin-top: 2.5px;
}
@media only screen and (max-width: 1050px) {