Skip to content

Commit 3388f14

Browse files
committed
Fix width of download links on mobile
Signed-off-by: Manuel Rego Casasnovas <[email protected]>
1 parent ea22772 commit 3388f14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/sass/content.sass

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,6 @@ $content-table-foot-cell-color: $text-strong !default
177177
font-size: 0.75em
178178
letter-spacing: 0.1em
179179
text-transform: uppercase
180+
181+
.downloads > .buttons > .button
182+
font-size: smaller

0 commit comments

Comments
 (0)