Skip to content

Commit 2195383

Browse files
committed
style: update the style for left header of the laravel like package homepage
1 parent 4c85385 commit 2195383

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/styles/styles.scss

+4
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
.left_header {
3737
text-align: center;
3838
margin: auto;
39+
40+
@media screen and (max-width: 996px) {
41+
margin-bottom: 20px !important;
42+
}
3943
}
4044

4145
.hero {

0 commit comments

Comments
 (0)