aboutsummaryrefslogtreecommitdiff
path: root/asset-sources/theme.scss
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2024-04-08 19:51:15 +0200
committerDaniel Schadt <kingdread@gmx.de>2024-04-08 19:51:15 +0200
commit34e2bcf51e08806db300683a4b024399bf221c7f (patch)
treeb04c8866ff02660067cc1fbd260cafb3e4b5bcf3 /asset-sources/theme.scss
parent982842cf5f7d1b3b7e641f6a89869e418906fc75 (diff)
parent8ff073f7c2d91b70d664877622fbdd95013c3781 (diff)
downloadfietsboek-34e2bcf51e08806db300683a4b024399bf221c7f.tar.gz
fietsboek-34e2bcf51e08806db300683a4b024399bf221c7f.tar.bz2
fietsboek-34e2bcf51e08806db300683a4b024399bf221c7f.zip
Merge branch 'profile-graph'
Diffstat (limited to 'asset-sources/theme.scss')
-rw-r--r--asset-sources/theme.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/asset-sources/theme.scss b/asset-sources/theme.scss
index 610e688..20708f3 100644
--- a/asset-sources/theme.scss
+++ b/asset-sources/theme.scss
@@ -156,6 +156,10 @@ strong {
width: 25%;
}
+.chart-title {
+ text-align: center;
+}
+
.list-group.list-group-root {
padding: 0;
overflow: hidden;