Skip to content

Commit 17e73fe

Browse files
authored
align content header to center
1 parent cb04ecc commit 17e73fe

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

www/css/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ a:hover {
7979
border-radius: 0.5rem;
8080
}
8181

82+
.text-center {
83+
align-content: center;
84+
}
85+
8286
/* Text content types */
8387
.text-muted {
8488
color: rgb(145, 215, 227) !important;

0 commit comments

Comments
 (0)