diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -115,7 +115,6 @@ sup { /* keep line height consistent */ .columns-2 { display: flex; - width: 100%; } .columns-2 > :nth-child(1) { @@ -125,7 +124,6 @@ sup { /* keep line height consistent */ .columns-3 { display: flex; - width: 100%; } .columns-3 > :nth-child(1) { |