We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58c48b9 commit 0323a75Copy full SHA for 0323a75
1 file changed
static/css/style.css
@@ -73,6 +73,9 @@ h2 {
73
74
#cta-wrapper {
75
margin: 10em 0 5em 0;
76
+ display: flex;
77
+ flex-wrap: wrap;
78
+ justify-content: center;
79
}
80
81
#cta-wrapper a:hover {
0 commit comments