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

Commit a8386dc

Browse files
fix button widths
1 parent f365536 commit a8386dc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

styles/home-explore.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@
5858
justify-content: space-between;
5959
text-align: center;
6060

61+
.alt {
62+
width: 90%;
63+
}
64+
6165
@media screen and (min-width: $medium-screen) {
6266
border-right: 2px solid $brand-blue-gray-light;
6367
&:last-child {

0 commit comments

Comments
 (0)