Skip to content

Commit 8433ee3

Browse files
committed
Tweak example design
1 parent ba5f6f2 commit 8433ee3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,12 +139,13 @@ p.lead {
139139
background: rgb(240, 62, 62);
140140
color: #fff;
141141
padding: 5px 20px;
142-
width: 200px;
142+
width: 230px;
143143
display: block;
144144
margin: 42px auto 0;
145145
border-radius: 3px;
146146
box-shadow: 2px 2px 0 rgb(104, 62, 62);
147147
letter-spacing: 1px;
148+
text-transform: uppercase;
148149
}
149150
.button:hover {
150151
top: 1px;

0 commit comments

Comments
 (0)