Skip to content

Commit e940906

Browse files
committedJul 16, 2024·
fix(): rebuild pnpm lock
1 parent 679bd12 commit e940906

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed
 

‎pnpm-lock.yaml

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎src/components/Buttons/ButtonAudio/ButtonAudio.module.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@import '../../../styles/settings/__settings';

‎src/components/NavListItem/NavListItem.module.scss

-1
This file was deleted.

‎src/components/Section/Section.module.scss

-7
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
@import '../../../styles/settings/__settings';
2+
3+
.section {
4+
width: 100%;
5+
padding: 2rem 0;
6+
margin: 3rem 0;
7+
}

0 commit comments

Comments
 (0)
Please sign in to comment.