diff --git a/www/assets/css/app.css b/www/assets/css/app.css index 523862f..c6591fe 100644 --- a/www/assets/css/app.css +++ b/www/assets/css/app.css @@ -19,6 +19,10 @@ Framework7 and FontAwesome both have a .fab class line-height: var(--f7-line-height); } +.button .fas, .button .far, .button .fal { + margin-right: 0.3rem; +} + .page { background-color: #d0f2fc; background-image: url(../images/background.svg); diff --git a/www/pages/account.html b/www/pages/account.html index 189ec03..2ce0a77 100644 --- a/www/pages/account.html +++ b/www/pages/account.html @@ -33,7 +33,7 @@
@@ -173,10 +173,10 @@