new styles
This commit is contained in:
@@ -129,6 +129,10 @@ body {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*div {
|
||||||
|
all: unset;
|
||||||
|
}*/
|
||||||
|
|
||||||
h1,
|
h1,
|
||||||
h2,
|
h2,
|
||||||
h3,
|
h3,
|
||||||
@@ -236,6 +240,7 @@ textarea {
|
|||||||
|
|
||||||
/* Contact At Top of Page */
|
/* Contact At Top of Page */
|
||||||
.contact {
|
.contact {
|
||||||
|
all: unset;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@@ -243,6 +248,7 @@ textarea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.contact-details {
|
.contact-details {
|
||||||
|
all: unset;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
|||||||
Reference in New Issue
Block a user