Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
developer-macos committed Jul 7, 2024
2 parents 929db90 + dc7aba9 commit 6a4ec07
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:root {
--header-text: #C7C7C7;
--gmail-section: #959595
--gmail-section: #959595;
}

body {
Expand All @@ -10,7 +10,6 @@ body {

.container {
width: 1110px;
outline: 2px rgb(89, 89, 89) solid;
margin: 0 auto;
}

Expand Down Expand Up @@ -127,10 +126,6 @@ body {
margin-top: -16px;
}

.outline {
outline: 5px purple solid;
}

.text-align {
margin-top: 130px;
margin-bottom: 130px;
Expand Down

0 comments on commit 6a4ec07

Please sign in to comment.