Commit graph

5 commits

Author SHA1 Message Date
undergoundwires
4d433a83f9 Fix squeezed logo text when menu title is long
Logo text gets squeezed into very small area instead of taking place
when a menu label is long. This commit fixes it by ensuring that it is
not wrapped. This covers more cases and provides a good default for
theme users.
2022-11-16 01:33:04 +01:00
Christian Rebischke
7cedc03d94
added additional font-display configuration
unfortunately wasn't my last patch enough.
So here are all missing font-display configurations

Signed-off-by: Christian Rebischke <chris@nullday.de>
2019-07-16 19:10:13 +02:00
André Almeida
d92675d678
sass: make logo font monospaced
Since the logo text wants to have the look and feel of a terminal, make
the font monospaced.

The monospace word is used twice because of this hack:
https://stackoverflow.com/questions/38781089/font-family-monospace-monospace

Signed-off-by: André Almeida <andrealmeid@riseup.net>
2019-05-23 00:01:27 -03:00
Duncan Mackenzie
966286b96e Adding media query for reduced motion to turn off animation in that case 2019-04-20 13:19:52 -07:00
Djordje Atlialp
bd2a11d507
Move SCSS files from dir source to assets 2019-02-22 15:19:21 +01:00
Renamed from source/scss/_logo.scss (Browse further)