Skip to content

Commit

Permalink
css
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasilis K committed Jan 11, 2024
1 parent f5ad852 commit 7154ef5
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dist/css/styles.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/styles.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions src/css/styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/css/styles.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/scss/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ a:hover, button:hover, .pointer, button:not(:disabled), [type="button"]:not(:dis
margin-left: -3px;
}*/

footer .text-info:after {
/*footer .text-info:after {
content: "";
display: block;
width: calc(100% + 3px);
Expand All @@ -469,7 +469,7 @@ footer .text-info:after {
transition: .3s all;
left: -1px;
margin-left: -1px;
}
}*/

.text-info:hover:before, .text-info:hover:after {
opacity: 1;
Expand Down

0 comments on commit 7154ef5

Please sign in to comment.