Skip to content

Commit 91ccf2d

Browse files
author
NaTi Jhon
committed
bugs removed
1 parent 32ae1d4 commit 91ccf2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

5. Top 5 btns/btn2/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Button One</title>
6+
<title>Button Two</title>
77
<link rel="shortcut icon" href="../assets/icons8-button-96.png" type="image/x-icon">
88
<link rel="stylesheet" href="style.css">
99
<link rel="stylesheet" href="../assets/resets.css">

5. Top 5 btns/btn2/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
a{
32
padding:2rem 3rem ;
43
text-transform: uppercase;
@@ -9,6 +8,7 @@ a{
98
text-decoration: none;
109
}
1110

11+
1212
a::before{
1313
content: "button";
1414
position: absolute;

0 commit comments

Comments
 (0)