Skip to content

Commit 4d9a552

Browse files
committed
added some font style
1 parent 13c23d2 commit 4d9a552

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

static/css/styles.css

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,3 +593,14 @@ a.white:hover {
593593
margin-right: auto;
594594
margin-left: auto;
595595
}
596+
597+
.profile_image {
598+
width: 150px;
599+
height: auto;
600+
}
601+
.name {
602+
font-weight: bolder;
603+
}
604+
.description {
605+
font-style: italic;
606+
}

0 commit comments

Comments
 (0)