X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fsass%2Fform.scss;h=ee2ee5fd567b03e2b3b7dbd8632916cdf23f8088;hb=1c91e5dcedd930bea5fe44ea95a77a9ecd0177a4;hp=b44ae8112dd0bc5a776405bb727d1ec2bd10b2ce;hpb=812a270c7a410461e931394496512d36b34ef7b5;p=alttp.git diff --git a/resources/sass/form.scss b/resources/sass/form.scss index b44ae81..ee2ee5f 100644 --- a/resources/sass/form.scss +++ b/resources/sass/form.scss @@ -1,3 +1,7 @@ +label { + margin-top: 1ex; +} + .custom-check { display: table; width: auto;