diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ a:active:hover { background: #e0083b36; } -#about { +.flex { display: flex; flex-direction: row; flex-wrap: wrap; |