Skip to content

Commit 81825c9

Browse files
committed
styling added to example button
1 parent b2bdf1d commit 81825c9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app/stylesheets/SidebarContainer.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,9 @@
233233
.example-button {
234234
height:100px;
235235
width:100px;
236-
color:yellow;
236+
color:whitesmoke;
237237
cursor:pointer;
238+
font-weight: 600;
238239
}
239240

240241
.example-button:hover {

0 commit comments

Comments
 (0)