Loading frontend/index.html +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Meine Songs</title> <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined" rel="stylesheet" /> <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0..1,0" rel="stylesheet" /> <link rel="stylesheet" href="style.css"> </head> <body> Loading frontend/style.css +0 −8 Original line number Diff line number Diff line Loading @@ -177,11 +177,3 @@ body, html { color: #FF4081; font-variation-settings: 'FILL' 1; } .material-symbols-outlined { font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24; } No newline at end of file Loading
frontend/index.html +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Meine Songs</title> <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined" rel="stylesheet" /> <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0..1,0" rel="stylesheet" /> <link rel="stylesheet" href="style.css"> </head> <body> Loading
frontend/style.css +0 −8 Original line number Diff line number Diff line Loading @@ -177,11 +177,3 @@ body, html { color: #FF4081; font-variation-settings: 'FILL' 1; } .material-symbols-outlined { font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24; } No newline at end of file