Skip to content

Commit 312f316

Browse files
committed
Align section center
1 parent 2a97f9d commit 312f316

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ section {
9999
border: var(--line);
100100
padding-bottom: var(--space);
101101
margin-right: var(--space);
102-
text-align: left;
102+
text-align: center;
103103
/*display: grid;
104104
grid-template-columns: var(--space) 1fr var(--space);
105105
> * {

0 commit comments

Comments
 (0)