@@ -4,7 +4,7 @@ import { Component } from '@angular/core';
selector: 'app-page-system',
imports: [],
templateUrl: './page-system.html',
- styleUrl: './page-platform.scss'
+ styleUrl: './page-system.scss'
})
export class PageSystem {