changeset 82:b98a84a0afb2

css: fix styling for Safari woohoo
author Paper <paper@paper.us.eu.org>
date Mon, 20 May 2024 04:16:46 -0400
parents eb3bbc61bc17
children 06fd6ffefb58
files css/style.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/css/style.css	Mon May 20 04:00:58 2024 -0400
+++ b/css/style.css	Mon May 20 04:16:46 2024 -0400
@@ -38,6 +38,7 @@
 
 .project-quip,
 .navbar-right {
+	align-items: flex-end;
 	margin-left: auto;
 }