mirror of
https://github.com/mue/mue.git
synced 2026-07-21 07:54:13 +02:00
temp: debug statements for testing
Co-authored-by: Isaac <contact@eartharoid.me> Co-authored-by: David Ralph <me@davidcralph.co.uk>
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
transition: 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
|
||||
animation: fadeIn 1s;
|
||||
|
||||
&:hover {
|
||||
@@ -152,6 +151,7 @@
|
||||
.minmax {
|
||||
max-width: fit-content;
|
||||
background: transparent !important;
|
||||
|
||||
.subtitle {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user