Skip to content

Commit e96f462

Browse files
committed
Use pre code font for commands in getting started
Also, say we currently don't support preview pip for mac
1 parent a2d6599 commit e96f462

File tree

2 files changed

+85
-80
lines changed

2 files changed

+85
-80
lines changed

_sass/quick-start-module.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,11 @@
126126
@include desktop {
127127
min-height: rem(84px);
128128
}
129+
pre {
130+
margin-bottom: 0px;
131+
padding: 0px;
132+
font-size: 75%;
133+
}
129134
}
130135

131136
.command-block {

0 commit comments

Comments
 (0)