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

github.com/josephhutch/aether.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Hutchinson <hutch7995@gmail.com>2020-10-22 18:31:41 +0300
committerJoe Hutchinson <hutch7995@gmail.com>2020-10-22 18:31:41 +0300
commitba8823aa08adcdced6116e602630ebe8915c1d99 (patch)
treeea689a8b1969dda7016d9fd53e5ab02ecce66a85
parentff9656c7fbe0bf5b92e10ac48029879c2cf8c27e (diff)
Tweak style in header and footer
-rw-r--r--assets/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 5337f5d..68765bf 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -44,6 +44,7 @@ p {
}
.home-blob-text-container {
margin: 2em 0;
+ max-width: 30rem;
line-height: 1.5;
}
.home-blob-title{
@@ -456,7 +457,7 @@ footer {
margin: 1rem 0;
}
.footer-icon {
- max-width: 4rem;
+ max-width: 3.2rem;
margin: 0;
}
@media screen and (pointer: coarse) {