summaryrefslogtreecommitdiff
path: root/static/css/custom.css
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2019-11-24 17:48:45 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2019-11-24 17:48:45 +0100
commita4ec78e321659f79337d68da4217c375cdd9e5c1 (patch)
tree56a02206b70c30ec073445bf1c28dc0dbf1399b6 /static/css/custom.css
parent7df4d96d3fe9e361d8c2948611987de7662f1e2a (diff)
downloadblog-a4ec78e321659f79337d68da4217c375cdd9e5c1.tar.gz
blog-a4ec78e321659f79337d68da4217c375cdd9e5c1.zip
Fix CSS on mobile
Diffstat (limited to 'static/css/custom.css')
-rw-r--r--static/css/custom.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/css/custom.css b/static/css/custom.css
index ba25f7b..4cc2552 100644
--- a/static/css/custom.css
+++ b/static/css/custom.css
@@ -109,6 +109,7 @@ footer {
}
.card-text {
+ margin-bottom: 2.5rem;
}
.card-link {
@@ -117,6 +118,7 @@ footer {
.menu-container {
text-align: center;
+ margin-bottom: 1rem;
}
.button {