Aimjel commited on
Commit
724d4e0
·
verified ·
1 Parent(s): ee3f69a

why is there no styling

Browse files
Files changed (2) hide show
  1. index.html +1 -0
  2. videos.html +2 -1
index.html CHANGED
@@ -6,6 +6,7 @@
6
  <title>My static Space</title>
7
  <link rel="stylesheet" href="style.css" />
8
  <link href="https://cdn.jsdelivr.net/npm/tom-select@2.0.0/dist/css/tom-select.css" rel="stylesheet">
 
9
  </head>
10
  <body>
11
  <div class="card">
 
6
  <title>My static Space</title>
7
  <link rel="stylesheet" href="style.css" />
8
  <link href="https://cdn.jsdelivr.net/npm/tom-select@2.0.0/dist/css/tom-select.css" rel="stylesheet">
9
+ <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet">
10
  </head>
11
  <body>
12
  <div class="card">
videos.html CHANGED
@@ -6,7 +6,8 @@
6
  <title>Video Search | My static Space</title>
7
  <link rel="stylesheet" href="style.css" />
8
  <link href="https://cdn.jsdelivr.net/npm/tom-select@2.0.0/dist/css/tom-select.css" rel="stylesheet">
9
- </head>
 
10
  <body>
11
  <div class="container">
12
  <h1>Video Search</h1>
 
6
  <title>Video Search | My static Space</title>
7
  <link rel="stylesheet" href="style.css" />
8
  <link href="https://cdn.jsdelivr.net/npm/tom-select@2.0.0/dist/css/tom-select.css" rel="stylesheet">
9
+ <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet">
10
+ </head>
11
  <body>
12
  <div class="container">
13
  <h1>Video Search</h1>