Skip to content

Commit 5763f79

Browse files
authored
Enhance imperial measurement converter layout and features
Added Bootstrap stylesheet link and improved dropdown functionality.
1 parent 00c2032 commit 5763f79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

imperial_measurement_system.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<link rel="stylesheet" href="https://github.com/cuthbert86/cuthbert86.github.io/blob/main/bootstrap.css">
88
<link rel="stylesheet" href="https://github.com/cuthbert86/cuthbert86.github.io/blob/main/styles.css">
9-
9+
<link rel="stylesheet" href="bootstrap.css">
1010
<style>
1111
body {
1212
background: #e6e5e5;

0 commit comments

Comments
 (0)