Skip to content

Commit

Permalink
Remove unused css properties
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrHovhannisyan committed Apr 18, 2024
1 parent 057fd26 commit 42d4d56
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/assets/styles/partials/components/_navbar.scss
Expand Up @@ -65,7 +65,6 @@
display: flex;
align-items: center;
gap: functions.relative("-3");
text-align: center;

> :first-child {
margin-inline-end: auto;
Expand All @@ -85,7 +84,6 @@
.navbar {
padding-block: functions.spacing("2");
position: unset;
box-shadow: none;

.site-name {
position: unset;
Expand Down

0 comments on commit 42d4d56

Please sign in to comment.