Skip to content

Commit a212924

Browse files
committed
minor adjustments to styles
1 parent 0c739ee commit a212924

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

styles/Title.module.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
@use './variables' as *;
22
@use './mixins' as *;
33

4-
.title {
5-
margin-top: 0px;
6-
}

styles/globals.scss

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,4 @@ a {
8181
align-items: center;
8282
}
8383

84-
.about-us {
85-
margin: 5% auto;
86-
max-width: $large-desktop-breakpoint;
87-
}
84+

0 commit comments

Comments
 (0)