style(core): small changes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<span class="block text-[1.5rem]/[1.3] text-gray">{{ 'home.subheader' | translate }}</span>
|
||||
<a class="block mt-5" href="https://www.google.com/maps/place/Dobersberg,+Nieder%C3%B6sterreich" target="_blank"><p-chip label="Dobersberg, Niederösterreich" icon="fa-solid fa-location-dot"/></a>
|
||||
</div>
|
||||
<div class="w-[40%]">
|
||||
<div class="w-[30%]">
|
||||
<img src="img/me.png" alt="">
|
||||
<div class="pt-5 p-3 flex gap-3 flex-wrap justify-center">
|
||||
<a pButton outlined severity="secondary" label="nico@td-haider.at" icon="fa-solid fa-envelope" href="mailto:nico@td-haider.at"></a>
|
||||
|
||||
@@ -9,11 +9,6 @@ body {
|
||||
margin: 0;
|
||||
font-size: 14px;
|
||||
overflow: auto;
|
||||
background-color: var(--primary-50);
|
||||
}
|
||||
|
||||
html.dark body {
|
||||
background-color: var(--surface-900);
|
||||
}
|
||||
|
||||
p-card {
|
||||
|
||||
Reference in New Issue
Block a user