Skip to content
Snippets Groups Projects
Commit 4c39b541 authored by Klaus-Dieter Quibeldey-Cirkel's avatar Klaus-Dieter Quibeldey-Cirkel
Browse files

Merge branch 'staging' into 'master'

mark-up h3

See merge request arsnova/arsnova-lite!327
parents 939c36ac 45f4261c
No related merge requests found
......@@ -3,7 +3,7 @@
<mat-divider></mat-divider>
<div fxLayout="column">
<div fxLayout="row">
<h3>{{ 'room-page.threshold' | translate}}</h3>
<h3>{{ 'room-page.threshold' | translate}} </h3>
<h3>{{commentThreshold | number}}</h3>
</div>
<mat-slider id="commentSlider" min="-50" max="0" step="5" value="0"
......
......@@ -31,6 +31,7 @@ h2 {
h3 {
color: var(--on-surface);
font-weight: normal;
}
mat-divider {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment