Skip to content

Commit d84058a

Browse files
committed
Comment out the stylesheet link in the HTML file
1 parent c607649 commit d84058a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Form-Controls/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>T-shirts Order Form</title>
77
<meta name="description" content="" />
88
<meta name="viewport" content="width=device-width, initial-scale=1" />
9-
<link rel="stylesheet" href="style.css">
9+
<!--<link rel="stylesheet" href="style.css">-->
1010
</head>
1111
<body>
1212
<header>

0 commit comments

Comments
 (0)