We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb04ecc commit 17e73feCopy full SHA for 17e73fe
1 file changed
www/css/style.css
@@ -79,6 +79,10 @@ a:hover {
79
border-radius: 0.5rem;
80
}
81
82
+.text-center {
83
+ align-content: center;
84
+}
85
+
86
/* Text content types */
87
.text-muted {
88
color: rgb(145, 215, 227) !important;
0 commit comments