Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit da2a05b

Browse files
author
Nick Litwin
committed
Fix padding-bottom on blog section
1 parent 957b042 commit da2a05b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

assets/css/my-dashboard/community-updates.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
display: flex;
55
flex-direction: column;
66
color: $gray-darkest;
7-
@media only screen and (min-width: 1132px) {
8-
padding-bottom: 60px;
9-
}
107

118
header {
129
margin-top: 6px;

0 commit comments

Comments
 (0)