MOBILE-4470 forum: Author text should be smaller on forum
parent
10f2077516
commit
670960c81b
|
@ -6,10 +6,6 @@
|
||||||
color: var(--core-star-color);
|
color: var(--core-star-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.core-discussionusername {
|
|
||||||
font-size: 1.2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.core-groupname {
|
.core-groupname {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
|
@ -8,10 +8,6 @@
|
||||||
color: var(--core-star-color);
|
color: var(--core-star-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.core-discussionusername {
|
|
||||||
font-size: 1.2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.core-groupname {
|
.core-groupname {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
Binary file not shown.
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 30 KiB |
Loading…
Reference in New Issue