mirror of https://github.com/vector-im/riot-web
Merge pull request #6889 from jaiwanth-v/colour-variable-export
commit
7e14601858
|
@ -20,7 +20,7 @@ limitations under the License.
|
||||||
display: block;
|
display: block;
|
||||||
font-family: $font-family;
|
font-family: $font-family;
|
||||||
font-weight: $font-semi-bold;
|
font-weight: $font-semi-bold;
|
||||||
color: $accent-fg-color;
|
color: $primary-content;
|
||||||
margin-top: 18px;
|
margin-top: 18px;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue