Fix minor website issues (#1354)
## Description Fixes a typo and a hyphenation issue ## Type of change - [x] 🐛 Bugfix - [x] 🐹 Trivial/Minor ## Test Plan - [x] 💪 Manual
This commit is contained in:
parent
6ddf02cf50
commit
b7a7b22f94
@ -301,7 +301,7 @@
|
|||||||
<div class="relative shadow dark:shadow-gray-800 rounded-md overflow-hidden mt-4">
|
<div class="relative shadow dark:shadow-gray-800 rounded-md overflow-hidden mt-4">
|
||||||
<h2 class="text-base font-semibold" id="accordion-collapse-heading-2">
|
<h2 class="text-base font-semibold" id="accordion-collapse-heading-2">
|
||||||
<button type="button" class="flex justify-between items-center p-5 w-full font-medium text-left" data-accordion-target="#accordion-collapse-body-2" aria-expanded="false" aria-controls="accordion-collapse-body-2">
|
<button type="button" class="flex justify-between items-center p-5 w-full font-medium text-left" data-accordion-target="#accordion-collapse-body-2" aria-expanded="false" aria-controls="accordion-collapse-body-2">
|
||||||
<span>What Microsft 365 services can I backup using Corso?</span>
|
<span>What Microsoft 365 services can I backup using Corso?</span>
|
||||||
<svg data-accordion-icon class="w-4 h-4 shrink-0" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
<svg data-accordion-icon class="w-4 h-4 shrink-0" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
||||||
<path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path>
|
<path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path>
|
||||||
</svg>
|
</svg>
|
||||||
@ -401,7 +401,7 @@
|
|||||||
<div class="mt-8">
|
<div class="mt-8">
|
||||||
<div class="section-title text-md-start">
|
<div class="section-title text-md-start">
|
||||||
<h3 class="md:text-3xl text-2xl md:leading-normal leading-normal font-semibold text-white mt-2">Start Protecting Your<br/> Microsoft 365 Data!</h3>
|
<h3 class="md:text-3xl text-2xl md:leading-normal leading-normal font-semibold text-white mt-2">Start Protecting Your<br/> Microsoft 365 Data!</h3>
|
||||||
<h6 class="text-white/50 text-lg font-semibold">Corso is Free and Open-Source</h6>
|
<h6 class="text-white/50 text-lg font-semibold">Corso is Free and Open Source</h6>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user