try better hyphenation
This commit is contained in:
@@ -111,7 +111,7 @@ data_deletion_success_title: "Data Successfully Deleted"
|
||||
data_deletion_success_body: "All your personal data has been successfully removed from our servers. Your session cookie has also been destroyed."
|
||||
|
||||
# Camera demonstration page
|
||||
cam_title: "Face Recognition"
|
||||
cam_title: "Face recognition"
|
||||
cam_title2: "@ Ars Electronica Festival 2025"
|
||||
cam_subtitle: "Educational Demonstration of Omnipresent Surveillance Technology"
|
||||
cam_description: "Experience firsthand how facial recognition systems track and process your biometric data across interconnected environments."
|
||||
|
@@ -19,6 +19,10 @@
|
||||
--custom-box-shadow: #015886;
|
||||
}
|
||||
|
||||
body {
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
/** Headline Styles */
|
||||
h1 {
|
||||
font-family: 'Rubik Doodle Shadow', sans-serif;
|
||||
|
Reference in New Issue
Block a user