Skip to content

Commit e286781

Browse files
author
Frederick Thomas
authored
Update AI.html
1 parent 9c96844 commit e286781

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

AI.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
<head>
55
<meta name="viewport" content="width=device-width, intial-scale=1">
66

7-
<link rel="stylesheet" href="./styles.css">
8-
9-
<!-- <style>
7+
<style>
108
body, html {
119
height: 50%;
1210
margin: 0;
@@ -83,7 +81,7 @@
8381
width: 25px;
8482
cursor: pointer;
8583
}
86-
</style> -->
84+
</style>
8785
</head>
8886

8987

0 commit comments

Comments
 (0)