mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-29 05:00:43 +10:00
Review changes
This commit is contained in:
parent
fd64d24b7a
commit
57d4194100
1 changed files with 3 additions and 2 deletions
|
|
@ -253,13 +253,14 @@
|
|||
}
|
||||
|
||||
.organizationCopyrightMobile {
|
||||
flex-basis: 172px;
|
||||
|
||||
/* Font */
|
||||
@apply --marketplaceTinyFontStyles;
|
||||
color: var(--matterColorAnti);
|
||||
transition: var(--transitionStyleButton);
|
||||
|
||||
/* Tell parent component how much space this one prefers */
|
||||
flex-basis: 172px;
|
||||
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue