add happy lil pig to expanded menu
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -10,4 +10,17 @@
|
||||
svg {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.logoIcon {
|
||||
color: currentColor;
|
||||
width: 3rem;
|
||||
|
||||
svg {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
&.right {
|
||||
transform: scaleX(-1);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user