Skip to content
Snippets Groups Projects
Commit cc7c9036 authored by Lukas Mauß's avatar Lukas Mauß
Browse files

Adjust color of demo-room-joining

parent 01568ae8
1 merge request!133Resolve "Refine theme and styling of components"
...@@ -12,4 +12,4 @@ ...@@ -12,4 +12,4 @@
</button> </button>
</div> </div>
</form> </form>
<button mat-button color="primary" (click)="joinDemo()">{{ 'home-page.join-demo-session' | translate}}<mat-icon>lightbulb_outline</mat-icon></button> <button mat-button color="accent" (click)="joinDemo()">{{ 'home-page.join-demo-session' | translate}}<mat-icon>lightbulb_outline</mat-icon></button>
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