JAYASWAROOP commited on
Commit
a8a508f
·
1 Parent(s): 894fa9f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -14,8 +14,8 @@
14
  <link rel="stylesheet" href="style.css">
15
  <style>
16
  .project{
17
- border-top-left-radius: 10px;
18
- border-top-right-radius: 10px;
19
  }
20
  </style>
21
  </head>
 
14
  <link rel="stylesheet" href="style.css">
15
  <style>
16
  .project{
17
+ border-top-left-radius: 8px;
18
+ border-top-right-radius: 8px;
19
  }
20
  </style>
21
  </head>