This commit is contained in:
Julian 2024-03-20 12:54:55 -04:00
parent 004dec5536
commit f07773a158
Signed by: NotNite
GPG key ID: BD91A5402CCEB08A

View file

@ -23,11 +23,6 @@ import FAQ from "../components/icons/FAQ.astro";
</div> </div>
<style> <style>
img {
height: auto;
max-width: 100%;
}
h1 { h1 {
text-align: center; text-align: center;
} }