X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fsass%2Frounds.scss;h=2d19cc438c34cfd81cb5cf54ace48b31506578e4;hb=4f4b2fd64141cbbff953881e2705602a00b85df5;hp=4ed13381d977a522b2c74a68776328c97dcbebdc;hpb=33feb66adcce4897c9c92a0300ddcb45bc269da1;p=alttp.git diff --git a/resources/sass/rounds.scss b/resources/sass/rounds.scss index 4ed1338..2d19cc4 100644 --- a/resources/sass/rounds.scss +++ b/resources/sass/rounds.scss @@ -8,6 +8,7 @@ border-radius: $border-radius; background: $gray-700; padding: 1ex; + list-style: none; &.has-not-finished { border-color: $light;