Skip to content

Commit

Permalink
fixed google docs logo
Browse files Browse the repository at this point in the history
  • Loading branch information
VirajS00 committed Jan 22, 2021
1 parent 63169b3 commit 88b4dce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,6 @@ rect {

.google-docs {
background-color: #fff;
padding-left: 5%;
}

.yellow-square {
Expand Down Expand Up @@ -456,7 +455,7 @@ rect {
height: 55%;
background-color: #2785fe;
top: 24%;
right: 13.5%;
left: calc(var(--shape-size) * 0.49);
}

.blue-square-docs::after {
Expand Down

0 comments on commit 88b4dce

Please sign in to comment.