diff --git a/makefile b/makefile index 793c3eb8..b1e3d012 100644 --- a/makefile +++ b/makefile @@ -32,6 +32,6 @@ clean: ports: $(IPTABLES) -t nat -A OUTPUT -o lo -p tcp --dport 80 -j REDIRECT --to-port 4000 $(IPTABLES) -t nat -A OUTPUT -o lo -p tcp --dport 443 -j REDIRECT --to-port 4001 -all: assets server jobs patches ports +all: assets server jobs patches -.PHONY: jobs patches \ No newline at end of file +.PHONY: jobs patches ports diff --git a/styles/icons.scarlet b/styles/icons.scarlet index 575563c1..350a0a87 100644 --- a/styles/icons.scarlet +++ b/styles/icons.scarlet @@ -1,6 +1,7 @@ .icon width 1em height 1em + min-width 1em margin-right 0.5em vertical-align text-bottom fill currentColor