style: wording and activity list updates
This commit is contained in:
+3
-3
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
|
||||
<title>Wähle eure Aktivität – Date-Planer</title>
|
||||
<title>Wähle unsere Aktivität – Date-Planer</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&family=Quicksand:wght@600;700&display=swap" rel="stylesheet" />
|
||||
@@ -15,11 +15,11 @@
|
||||
<a class="back-link" href="datetime.html">‹ Zurück</a>
|
||||
<div class="intro">
|
||||
<h1>Worauf hast du Lust? 🥰</h1>
|
||||
<p id="dateSummary">Wähle eure gemeinsame Aktivität für das Date aus.</p>
|
||||
<p id="dateSummary">Wähle unsere gemeinsame Aktivität für das Date aus.</p>
|
||||
</div>
|
||||
|
||||
<div id="timeNotice" class="time-notice hidden">
|
||||
💡 An diesem Tag haben wir reichlich Zeit! Wenn du möchtest, kannst du noch eine 2. kurze Aktivität auswählen.
|
||||
💡 An diesem Tag haben wir reichlich Zeit! Wenn du möchtest, kannst du noch eine zweite kurze Aktivität auswählen.
|
||||
</div>
|
||||
|
||||
<div class="activity-grid" id="activityGrid"></div>
|
||||
|
||||
Reference in New Issue
Block a user