From 6558a7624a037751aed0c4e41238dc94e8047133 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Mon, 19 Jul 2021 13:03:11 -0500 Subject: Fix header alignment in old browsers. TODO: RCA why the difference. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1ad2ce8..f66499f 100644 --- a/Makefile +++ b/Makefile @@ -4,5 +4,5 @@ image: docker build . -t sassypants sass: docker run -u$(shell id -u):$(shell id -g) -v$(CURDIR)/assets/css:/tmp -w /tmp --rm -it sassypants sassc -t compressed scss/theme.scss theme.css -site: sass +site: # sass $(CURDIR)/publish -- cgit v1.2.3-70-g09d2