mirror of
https://github.com/mue/mue.git
synced 2026-07-07 22:23:37 +02:00
fix: author loading before quote
- Make author div not load if quote is empty - photoinformation taking too much of the screen - more transitions and consistent transitions - running prettier across all files Co-authored-by: David Ralph <me@davidcralph.co.uk>
This commit is contained in:
@@ -61,7 +61,7 @@ $themes: (
|
||||
'color': rgb(0, 0, 0),
|
||||
'subColor': #333333,
|
||||
'borderRadius': 12px,
|
||||
'boxShadow': 0 0 0 1px #E7E3E9,
|
||||
'boxShadow': 0 0 0 1px #e7e3e9,
|
||||
'btn-background': #fff,
|
||||
'btn-backgroundHover': rgba(247, 250, 252, 0.9),
|
||||
'modal-background': #fff,
|
||||
|
||||
Reference in New Issue
Block a user