fix(interface): align closer to designs

This commit is contained in:
Vukašin Vojinović 2024-12-23 01:54:51 +01:00 committed by Ian Douglas Scott
parent 764b4ae5f8
commit fe1363ea42
7 changed files with 92 additions and 79 deletions

View file

@ -1,4 +1,4 @@
prefix ?= /usr/local
prefix ?= /usr
bindir = $(prefix)/bin
libdir = $(prefix)/lib
includedir = $(prefix)/include